#78E2C8#78E2C8
#78E2C8 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.106 H 175.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #78E2C8 |
|---|---|
| RGB | rgb(120, 226, 200) |
| HSL | hsl(165, 65%, 68%) |
| HSV | hsv(165, 47%, 89%) |
| CMYK | cmyk(46.9%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(83.21, -36.87, 3.24) |
| CIE-LCH | lch(83.21, 37.01, 174.98°) |
| OKLab | oklab(84.18% -0.1059 0.008) |
| OKLCH | oklch(84.18% 0.106 175.7) |
| XYZ | xyz(45.3630, 62.5522, 64.3157) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.36
Aqua (survey)
#13EAC9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E2C8 #E27892
analogous
#78E293 #78E2C8 #78C7E2
triadic
#78E2C8 #C878E2 #E2C878
tetradic
#78E2C8 #9378E2 #E27892 #C7E278
square
#78E2C8 #9378E2 #E27892 #C7E278
split-complementary
#78E2C8 #E278C7 #E29378
monochromatic
#28B895 #46D7B3 #78E2C8 #AAEDDD #DDF8F1
Accessibility & contrast
On white
1.55
#78E2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#78E2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E2C8
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E2C8 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#4DE4DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #78e2c8; /* rgb */ color: rgb(120, 226, 200); /* oklch */ color: oklch(84.2% 0.106 175.7);
Tailwind
colors: {
custom: {
50: '#a5ebd8',
500: '#78e2c8',
950: '#000000',
},
}SCSS
$custom: #78e2c8; $custom-light: #a5ebd8; $custom-dark: #000000;
JSON
{
"hex": "#78e2c8",
"rgb": {
"r": 120,
"g": 226,
"b": 200
},
"hsl": {
"h": 165.283,
"s": 64.634,
"l": 67.843
},
"oklch": {
"l": 0.84182,
"c": 0.10619,
"h": 175.7
},
"luminance": 0.62556
}Semantic roles & 50–950 ramp
primary
#78E2C8
secondary
#B94662
accent
#1945CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483