#78FEDB#78FEDB
#78FEDB is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.129 H 173.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEDB |
|---|---|
| RGB | rgb(120, 254, 219) |
| HSL | hsl(164, 99%, 73%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.68, -45.05, 5.56) |
| CIE-LCH | lch(91.68, 45.39, 172.96°) |
| OKLab | oklab(91.2% -0.1282 0.014) |
| OKLCH | oklch(91.2% 0.129 173.8) |
| XYZ | xyz(55.9680, 79.9860, 79.4935) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.87
Aquamarine
#7FFFD4
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.96
Pale Turquoise
#A5FBD5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEDB #FE789B
analogous
#78FE98 #78FEDB #78DEFE
triadic
#78FEDB #DB78FE #FEDB78
tetradic
#78FEDB #9878FE #FE789B #DEFE78
square
#78FEDB #9878FE #FE789B #DEFE78
split-complementary
#78FEDB #FE78DE #FE9878
monochromatic
#02FAB9 #3BFECB #78FEDB #B5FEEB #E1FFF7
Accessibility & contrast
On white
1.24
#78FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#78FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEDB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEDB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#33FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fedb; /* rgb */ color: rgb(120, 254, 219); /* oklch */ color: oklch(91.2% 0.129 173.8);
Tailwind
colors: {
custom: {
50: '#a8ffe6',
500: '#78fedb',
950: '#000000',
},
}SCSS
$custom: #78fedb; $custom-light: #a8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#78fedb",
"rgb": {
"r": 120,
"g": 254,
"b": 219
},
"hsl": {
"h": 164.328,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.912,
"c": 0.129,
"h": 173.8
},
"luminance": 0.79991
}Semantic roles & 50–950 ramp
primary
#78FEDB
secondary
#DC3F68
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684