#78F2CB#78F2CB
#78F2CB is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.124 H 170.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78F2CB |
|---|---|
| RGB | rgb(120, 242, 203) |
| HSL | hsl(161, 82%, 71%) |
| HSV | hsv(161, 50%, 95%) |
| CMYK | cmyk(50.4%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.87, -43.38, 8.39) |
| CIE-LCH | lch(87.87, 44.18, 169.05°) |
| OKLab | oklab(87.99% -0.1223 0.0215) |
| OKLCH | oklch(87.99% 0.124 170) |
| XYZ | xyz(50.2726, 71.8048, 67.6988) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.71
Aquamarine
#7FFFD4
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.16
Light Aquamarine
#7BFDC7
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F2CB #F2789F
analogous
#78F28E #78F2CB #78DCF2
triadic
#78F2CB #CB78F2 #F2CB78
tetradic
#78F2CB #8E78F2 #F2789F #DCF278
square
#78F2CB #8E78F2 #F2789F #DCF278
split-complementary
#78F2CB #F278DC #F28E78
monochromatic
#15DB9B #40EDB5 #78F2CB #B0F7E1 #E3FCF4
Accessibility & contrast
On white
1.37
#78F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#78F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F2CB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F2CB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#46F3E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f2cb; /* rgb */ color: rgb(120, 242, 203); /* oklch */ color: oklch(88.0% 0.124 170.0);
Tailwind
colors: {
custom: {
50: '#a7f7da',
500: '#78f2cb',
950: '#000000',
},
}SCSS
$custom: #78f2cb; $custom-light: #a7f7da; $custom-dark: #000000;
JSON
{
"hex": "#78f2cb",
"rgb": {
"r": 120,
"g": 242,
"b": 203
},
"hsl": {
"h": 160.82,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.87988,
"c": 0.12416,
"h": 170
},
"luminance": 0.71809
}Semantic roles & 50–950 ramp
primary
#78F2CB
secondary
#CC426E
accent
#074CDF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583