#78FFCE#78FFCE
#78FFCE is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.139 H 166.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFCE |
|---|---|
| RGB | rgb(120, 255, 206) |
| HSL | hsl(158, 100%, 74%) |
| HSV | hsv(158, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.67, -48.34, 12.26) |
| CIE-LCH | lch(91.67, 49.87, 165.77°) |
| OKLab | oklab(91.09% -0.1349 0.0314) |
| OKLCH | oklch(91.09% 0.139 166.9) |
| XYZ | xyz(54.6411, 79.9643, 70.9357) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 1.46
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFCE #FF78A9
analogous
#78FF8A #78FFCE #78EDFF
triadic
#78FFCE #CE78FF #FFCE78
tetradic
#78FFCE #8A78FF #FF78A9 #EDFF78
square
#78FFCE #8A78FF #FF78A9 #EDFF78
split-complementary
#78FFCE #FF78ED #FF8A78
monochromatic
#00FDA1 #3BFFB8 #78FFCE #B5FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#78FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#78FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFCE
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFCE | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#3EFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78ffce; /* rgb */ color: rgb(120, 255, 206); /* oklch */ color: oklch(91.1% 0.139 166.9);
Tailwind
colors: {
custom: {
50: '#a8ffdd',
500: '#78ffce',
950: '#000000',
},
}SCSS
$custom: #78ffce; $custom-light: #a8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#78ffce",
"rgb": {
"r": 120,
"g": 255,
"b": 206
},
"hsl": {
"h": 158.222,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91094,
"c": 0.13855,
"h": 166.9
},
"luminance": 0.79969
}Semantic roles & 50–950 ramp
primary
#78FFCE
secondary
#DD3E78
accent
#0053E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684