#78FCE0#78FCE0
#78FCE0 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.124 H 177.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCE0 |
|---|---|
| RGB | rgb(120, 252, 224) |
| HSL | hsl(167, 96%, 73%) |
| HSV | hsv(167, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 11.1%, 1.2%) |
| CIE-LAB | lab(91.23, -43.02, 2.33) |
| CIE-LCH | lch(91.23, 43.08, 176.91°) |
| OKLab | oklab(90.88% -0.124 0.0055) |
| OKLCH | oklch(90.88% 0.124 177.5) |
| XYZ | xyz(56.0048, 78.9905, 82.8019) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.31
Light Aqua
#8CFFDB
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 5.97
Bright Aqua
#0BF9EA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCE0 #FC7894
analogous
#78FC9E #78FCE0 #78D6FC
triadic
#78FCE0 #E078FC #FCE078
tetradic
#78FCE0 #9E78FC #FC7894 #D6FC78
square
#78FCE0 #9E78FC #FC7894 #D6FC78
split-complementary
#78FCE0 #FC78D6 #FC9E78
monochromatic
#05F4C2 #3CFBD2 #78FCE0 #B4FDEE #E1FEF8
Accessibility & contrast
On white
1.25
#78FCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#78FCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCE0
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCE0 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#2EFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78fce0; /* rgb */ color: rgb(120, 252, 224); /* oklch */ color: oklch(90.9% 0.124 177.5);
Tailwind
colors: {
custom: {
50: '#a8fee9',
500: '#78fce0',
950: '#000000',
},
}SCSS
$custom: #78fce0; $custom-light: #a8fee9; $custom-dark: #000000;
JSON
{
"hex": "#78fce0",
"rgb": {
"r": 120,
"g": 252,
"b": 224
},
"hsl": {
"h": 167.273,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90876,
"c": 0.12408,
"h": 177.5
},
"luminance": 0.78996
}Semantic roles & 50–950 ramp
primary
#78FCE0
secondary
#D93F60
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684