#78CFCA#78CFCA
#78CFCA is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.085 H 190.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFCA |
|---|---|
| RGB | rgb(120, 207, 202) |
| HSL | hsl(177, 48%, 64%) |
| HSV | hsv(177, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.80, -27.41, -5.74) |
| CIE-LCH | lch(77.80, 28.01, 191.82°) |
| OKLab | oklab(79.84% -0.0832 -0.0159) |
| OKLCH | oklch(79.84% 0.085 190.8) |
| XYZ | xyz(40.7151, 52.8799, 63.9270) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 7.80
Aqua Blue
#02D8E9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFCA #CF787D
analogous
#78CF9F #78CFCA #78A9CF
triadic
#78CFCA #CA78CF #CFCA78
tetradic
#78CFCA #9F78CF #CF787D #A9CF78
square
#78CFCA #9F78CF #CF787D #A9CF78
split-complementary
#78CFCA #CF78A9 #CF9F78
monochromatic
#369791 #4BBFB8 #78CFCA #A5DFDC #D2EFED
Accessibility & contrast
On white
1.81
#78CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#78CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFCA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFCA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#51D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #78cfca; /* rgb */ color: rgb(120, 207, 202); /* oklch */ color: oklch(79.8% 0.085 190.8);
Tailwind
colors: {
custom: {
50: '#a4deda',
500: '#78cfca',
950: '#000000',
},
}SCSS
$custom: #78cfca; $custom-light: #a4deda; $custom-dark: #000000;
JSON
{
"hex": "#78cfca",
"rgb": {
"r": 120,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.552,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79843,
"c": 0.08474,
"h": 190.8
},
"luminance": 0.52883
}Semantic roles & 50–950 ramp
primary
#78CFCA
secondary
#9D4E53
accent
#2B33BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483