#78E8B8#78E8B8
#78E8B8 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.2% C 0.125 H 163.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78E8B8 |
|---|---|
| RGB | rgb(120, 232, 184) |
| HSL | hsl(154, 71%, 69%) |
| HSV | hsv(154, 48%, 91%) |
| CMYK | cmyk(48.3%, 0%, 20.7%, 9%) |
| CIE-LAB | lab(84.57, -43.06, 13.60) |
| CIE-LCH | lch(84.57, 45.16, 162.47°) |
| OKLab | oklab(85.16% -0.1196 0.0349) |
| OKLCH | oklch(85.16% 0.125 163.7) |
| XYZ | xyz(45.2502, 65.1633, 55.5313) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Teal
#90E4C1
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.86
Aqua Marine
#2EE8BB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E8B8 #E878A8
analogous
#78E880 #78E8B8 #78E0E8
triadic
#78E8B8 #B878E8 #E8B878
tetradic
#78E8B8 #8078E8 #E878A8 #E0E878
square
#78E8B8 #8078E8 #E878A8 #E0E878
split-complementary
#78E8B8 #E878E0 #E88078
monochromatic
#21C47E #44DF9D #78E8B8 #ACF1D4 #E1FAEF
Accessibility & contrast
On white
1.50
#78E8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#78E8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E8B8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E8B8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB5
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#54E8DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #78e8b8; /* rgb */ color: rgb(120, 232, 184); /* oklch */ color: oklch(85.2% 0.125 163.7);
Tailwind
colors: {
custom: {
50: '#a5f0cd',
500: '#78e8b8',
950: '#000000',
},
}SCSS
$custom: #78e8b8; $custom-light: #a5f0cd; $custom-dark: #000000;
JSON
{
"hex": "#78e8b8",
"rgb": {
"r": 120,
"g": 232,
"b": 184
},
"hsl": {
"h": 154.286,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.85163,
"c": 0.12462,
"h": 163.7
},
"luminance": 0.65167
}Semantic roles & 50–950 ramp
primary
#78E8B8
secondary
#C04479
accent
#1365D3
background
#FDFFFE
surface
#F7FEFA
border
#D0D6D3
text
#101613
muted
#818583