#78FFDA#78FFDA
#78FFDA is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.131 H 172.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFDA |
|---|---|
| RGB | rgb(120, 255, 218) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.94, -45.71, 6.46) |
| CIE-LCH | lch(91.94, 46.16, 171.96°) |
| OKLab | oklab(91.4% -0.1297 0.0164) |
| OKLCH | oklch(91.4% 0.131 172.8) |
| XYZ | xyz(56.1549, 80.5699, 78.9083) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.77
Aquamarine
#7FFFD4
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.82
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFDA #FF789D
analogous
#78FF96 #78FFDA #78E0FF
triadic
#78FFDA #DA78FF #FFDA78
tetradic
#78FFDA #9678FF #FF789D #E0FF78
square
#78FFDA #9678FF #FF789D #E0FF78
split-complementary
#78FFDA #FF78E0 #FF9678
monochromatic
#00FDB7 #3BFFC9 #78FFDA #B5FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#78FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#78FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFDA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFDA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#34FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78ffda; /* rgb */ color: rgb(120, 255, 218); /* oklch */ color: oklch(91.4% 0.131 172.8);
Tailwind
colors: {
custom: {
50: '#a8ffe5',
500: '#78ffda',
950: '#000000',
},
}SCSS
$custom: #78ffda; $custom-light: #a8ffe5; $custom-dark: #000000;
JSON
{
"hex": "#78ffda",
"rgb": {
"r": 120,
"g": 255,
"b": 218
},
"hsl": {
"h": 163.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91404,
"c": 0.13075,
"h": 172.8
},
"luminance": 0.80575
}Semantic roles & 50–950 ramp
primary
#78FFDA
secondary
#DD3E6A
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684