#78DFCA#78DFCA
#78DFCA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.102 H 178.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #78DFCA |
|---|---|
| RGB | rgb(120, 223, 202) |
| HSL | hsl(168, 62%, 67%) |
| HSV | hsv(168, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.39, -35.02, 1.00) |
| CIE-LCH | lch(82.39, 35.04, 178.37°) |
| OKLab | oklab(83.54% -0.1016 0.0021) |
| OKLCH | oklch(83.54% 0.102 178.8) |
| XYZ | xyz(44.7897, 61.0291, 65.2852) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 5.86
Aqua (survey)
#13EAC9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DFCA #DF788D
analogous
#78DF97 #78DFCA #78C1DF
triadic
#78DFCA #CA78DF #DFCA78
tetradic
#78DFCA #9778DF #DF788D #C1DF78
square
#78DFCA #9778DF #DF788D #C1DF78
split-complementary
#78DFCA #DF78C1 #DF9778
monochromatic
#2AB297 #47D3B7 #78DFCA #A9EBDD #DBF6F1
Accessibility & contrast
On white
1.59
#78DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#78DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DFCA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DFCA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#4DE2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78dfca; /* rgb */ color: rgb(120, 223, 202); /* oklch */ color: oklch(83.5% 0.102 178.8);
Tailwind
colors: {
custom: {
50: '#a5e9da',
500: '#78dfca',
950: '#000000',
},
}SCSS
$custom: #78dfca; $custom-light: #a5e9da; $custom-dark: #000000;
JSON
{
"hex": "#78dfca",
"rgb": {
"r": 120,
"g": 223,
"b": 202
},
"hsl": {
"h": 167.767,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83542,
"c": 0.10166,
"h": 178.8
},
"luminance": 0.61033
}Semantic roles & 50–950 ramp
primary
#78DFCA
secondary
#B4475D
accent
#1C3FC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483