#78E8BB#78E8BB
#78E8BB is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.122 H 165.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #78E8BB |
|---|---|
| RGB | rgb(120, 232, 187) |
| HSL | hsl(156, 71%, 69%) |
| HSV | hsv(156, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.63, -42.43, 12.12) |
| CIE-LCH | lch(84.63, 44.13, 164.05°) |
| OKLab | oklab(85.24% -0.1183 0.0311) |
| OKLCH | oklch(85.24% 0.122 165.3) |
| XYZ | xyz(45.5680, 65.2904, 57.2051) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 3.13
Light Teal
#90E4C1
ΔE00 3.55
Light Aquamarine
#7BFDC7
ΔE00 4.62
Aqua Marine
#2EE8BB
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E8BB #E878A5
analogous
#78E883 #78E8BB #78DDE8
triadic
#78E8BB #BB78E8 #E8BB78
tetradic
#78E8BB #8378E8 #E878A5 #DDE878
square
#78E8BB #8378E8 #E878A5 #DDE878
split-complementary
#78E8BB #E878DD #E88378
monochromatic
#21C483 #44DFA1 #78E8BB #ACF1D5 #E1FAF0
Accessibility & contrast
On white
1.49
#78E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#78E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E8BB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E8BB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#52E8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e8bb; /* rgb */ color: rgb(120, 232, 187); /* oklch */ color: oklch(85.2% 0.122 165.3);
Tailwind
colors: {
custom: {
50: '#a5f0cf',
500: '#78e8bb',
950: '#000000',
},
}SCSS
$custom: #78e8bb; $custom-light: #a5f0cf; $custom-dark: #000000;
JSON
{
"hex": "#78e8bb",
"rgb": {
"r": 120,
"g": 232,
"b": 187
},
"hsl": {
"h": 155.893,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.85238,
"c": 0.12233,
"h": 165.3
},
"luminance": 0.65294
}Semantic roles & 50–950 ramp
primary
#78E8BB
secondary
#C04476
accent
#1360D3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583