#78DFCB#78DFCB
#78DFCB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.101 H 179.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFCB |
|---|---|
| RGB | rgb(120, 223, 203) |
| HSL | hsl(168, 62%, 67%) |
| HSV | hsv(168, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.42, -34.79, 0.50) |
| CIE-LCH | lch(82.42, 34.79, 179.17°) |
| OKLab | oklab(83.57% -0.1012 0.0008) |
| OKLCH | oklch(83.57% 0.101 179.6) |
| XYZ | xyz(44.9085, 61.0766, 65.9108) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.26
Turquoise
#40E0D0
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 5.75
Pale Teal
#82CBB2
ΔE00 5.99
Aqua (survey)
#13EAC9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFCB #DF788C
analogous
#78DF98 #78DFCB #78BFDF
triadic
#78DFCB #CB78DF #DFCB78
tetradic
#78DFCB #9878DF #DF788C #BFDF78
square
#78DFCB #9878DF #DF788C #BFDF78
split-complementary
#78DFCB #DF78BF #DF9878
monochromatic
#2AB298 #47D3B8 #78DFCB #A9EBDE #DBF6F1
Accessibility & contrast
On white
1.59
#78DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#78DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFCB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFCB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#4CE2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78dfcb; /* rgb */ color: rgb(120, 223, 203); /* oklch */ color: oklch(83.6% 0.101 179.6);
Tailwind
colors: {
custom: {
50: '#a5e9da',
500: '#78dfcb',
950: '#000000',
},
}SCSS
$custom: #78dfcb; $custom-light: #a5e9da; $custom-dark: #000000;
JSON
{
"hex": "#78dfcb",
"rgb": {
"r": 120,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.35,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83571,
"c": 0.10121,
"h": 179.6
},
"luminance": 0.6108
}Semantic roles & 50–950 ramp
primary
#78DFCB
secondary
#B4475C
accent
#1C3EC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483