#78EECB#78EECB
#78EECB is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.1% C 0.119 H 171.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #78EECB |
|---|---|
| RGB | rgb(120, 238, 203) |
| HSL | hsl(162, 78%, 70%) |
| HSV | hsv(162, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.73, -41.61, 6.74) |
| CIE-LCH | lch(86.73, 42.15, 170.79°) |
| OKLab | oklab(87.06% -0.1179 0.0172) |
| OKLCH | oklch(87.06% 0.119 171.7) |
| XYZ | xyz(49.0950, 69.4497, 67.3063) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.81
Tiffany Blue
#7BF2DA
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 3.86
Light Teal
#90E4C1
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EECB #EE789B
analogous
#78EE90 #78EECB #78D6EE
triadic
#78EECB #CB78EE #EECB78
tetradic
#78EECB #9078EE #EE789B #D6EE78
square
#78EECB #9078EE #EE789B #D6EE78
split-complementary
#78EECB #EE78D6 #EE9078
monochromatic
#1AD19B #42E7B6 #78EECB #AEF5E0 #E4FCF5
Accessibility & contrast
On white
1.41
#78EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#78EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EECB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EECB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#D5D4CD
Tritanopia (blue-blind)
#47F0E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #78eecb; /* rgb */ color: rgb(120, 238, 203); /* oklch */ color: oklch(87.1% 0.119 171.7);
Tailwind
colors: {
custom: {
50: '#a6f4da',
500: '#78eecb',
950: '#000000',
},
}SCSS
$custom: #78eecb; $custom-light: #a6f4da; $custom-dark: #000000;
JSON
{
"hex": "#78eecb",
"rgb": {
"r": 120,
"g": 238,
"b": 203
},
"hsl": {
"h": 162.203,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.87056,
"c": 0.11916,
"h": 171.7
},
"luminance": 0.69454
}Semantic roles & 50–950 ramp
primary
#78EECB
secondary
#C7436A
accent
#0C49DA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583