#78F2BE#78F2BE
#78F2BE is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.133 H 163.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #78F2BE |
|---|---|
| RGB | rgb(120, 242, 190) |
| HSL | hsl(154, 82%, 71%) |
| HSV | hsv(154, 50%, 95%) |
| CMYK | cmyk(50.4%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.59, -46.16, 14.74) |
| CIE-LCH | lch(87.59, 48.46, 162.29°) |
| OKLab | oklab(87.66% -0.128 0.0378) |
| OKLCH | oklch(87.66% 0.133 163.6) |
| XYZ | xyz(48.7878, 71.2109, 59.8793) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F2BE #F278AC
analogous
#78F281 #78F2BE #78E9F2
triadic
#78F2BE #BE78F2 #F2BE78
tetradic
#78F2BE #8178F2 #F278AC #E9F278
square
#78F2BE #8178F2 #F278AC #E9F278
split-complementary
#78F2BE #F278E9 #F28178
monochromatic
#15DB86 #40EDA3 #78F2BE #B0F7D9 #E3FCF2
Accessibility & contrast
On white
1.38
#78F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#78F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F2BE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F2BE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#4EF2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f2be; /* rgb */ color: rgb(120, 242, 190); /* oklch */ color: oklch(87.7% 0.133 163.6);
Tailwind
colors: {
custom: {
50: '#a6f7d1',
500: '#78f2be',
950: '#000000',
},
}SCSS
$custom: #78f2be; $custom-light: #a6f7d1; $custom-dark: #000000;
JSON
{
"hex": "#78f2be",
"rgb": {
"r": 120,
"g": 242,
"b": 190
},
"hsl": {
"h": 154.426,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.8766,
"c": 0.13346,
"h": 163.6
},
"luminance": 0.71215
}Semantic roles & 50–950 ramp
primary
#78F2BE
secondary
#CC427D
accent
#0763DF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583