#78FDC2#78FDC2
#78FDC2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.145 H 162.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDC2 |
|---|---|
| RGB | rgb(120, 253, 194) |
| HSL | hsl(153, 97%, 73%) |
| HSV | hsv(153, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.84, -50.01, 17.25) |
| CIE-LCH | lch(90.84, 52.90, 160.96°) |
| OKLab | oklab(90.34% -0.1381 0.0442) |
| OKLCH | oklch(90.34% 0.145 162.3) |
| XYZ | xyz(52.6040, 78.1340, 63.3377) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.09
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDC2 #FD78B3
analogous
#78FD7F #78FDC2 #78F6FD
triadic
#78FDC2 #C278FD #FDC278
tetradic
#78FDC2 #7F78FD #FD78B3 #F6FD78
square
#78FDC2 #7F78FD #FD78B3 #F6FD78
split-complementary
#78FDC2 #FD78F6 #FD7F78
monochromatic
#04F78B #3CFCA7 #78FDC2 #B4FEDD #E1FFF1
Accessibility & contrast
On white
1.26
#78FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#78FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDC2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDC2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#48FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fdc2; /* rgb */ color: rgb(120, 253, 194); /* oklch */ color: oklch(90.3% 0.145 162.3);
Tailwind
colors: {
custom: {
50: '#a8ffd4',
500: '#78fdc2',
950: '#000000',
},
}SCSS
$custom: #78fdc2; $custom-light: #a8ffd4; $custom-dark: #000000;
JSON
{
"hex": "#78fdc2",
"rgb": {
"r": 120,
"g": 253,
"b": 194
},
"hsl": {
"h": 153.383,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.90336,
"c": 0.14497,
"h": 162.3
},
"luminance": 0.78139
}Semantic roles & 50–950 ramp
primary
#78FDC2
secondary
#DA3F84
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683