#78F0CB#78F0CB
#78F0CB is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.5% C 0.122 H 170.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #78F0CB |
|---|---|
| RGB | rgb(120, 240, 203) |
| HSL | hsl(162, 80%, 71%) |
| HSV | hsv(162, 50%, 94%) |
| CMYK | cmyk(50%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(87.30, -42.49, 7.57) |
| CIE-LCH | lch(87.30, 43.16, 169.90°) |
| OKLab | oklab(87.52% -0.1201 0.0193) |
| OKLCH | oklch(87.52% 0.122 170.9) |
| XYZ | xyz(49.6806, 70.6208, 67.5015) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F0CB #F0789D
analogous
#78F08F #78F0CB #78D9F0
triadic
#78F0CB #CB78F0 #F0CB78
tetradic
#78F0CB #8F78F0 #F0789D #D9F078
square
#78F0CB #8F78F0 #F0789D #D9F078
split-complementary
#78F0CB #F078D9 #F08F78
monochromatic
#18D69B #41EAB6 #78F0CB #AFF6E0 #E3FCF4
Accessibility & contrast
On white
1.39
#78F0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#78F0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F0CB
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F0CB | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#47F2E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #78f0cb; /* rgb */ color: rgb(120, 240, 203); /* oklch */ color: oklch(87.5% 0.122 170.9);
Tailwind
colors: {
custom: {
50: '#a6f5da',
500: '#78f0cb',
950: '#000000',
},
}SCSS
$custom: #78f0cb; $custom-light: #a6f5da; $custom-dark: #000000;
JSON
{
"hex": "#78f0cb",
"rgb": {
"r": 120,
"g": 240,
"b": 203
},
"hsl": {
"h": 161.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.87522,
"c": 0.12166,
"h": 170.9
},
"luminance": 0.70625
}Semantic roles & 50–950 ramp
primary
#78F0CB
secondary
#CA426C
accent
#094ADC
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583