#78CFDD#78CFDD
#78CFDD is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.086 H 208.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFDD |
|---|---|
| RGB | rgb(120, 207, 221) |
| HSL | hsl(188, 60%, 67%) |
| HSV | hsv(188, 46%, 87%) |
| CMYK | cmyk(45.7%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.37, -22.60, -15.11) |
| CIE-LCH | lch(78.37, 27.19, 213.76°) |
| OKLab | oklab(80.48% -0.0755 -0.0416) |
| OKLCH | oklch(80.48% 0.086 208.9) |
| XYZ | xyz(43.1047, 53.8358, 76.5125) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.31
Sky Blue
#87CEEB
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 7.21
Neon Blue
#04D9FF
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.56
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFDD #DD8678
analogous
#78DDB9 #78CFDD #789DDD
triadic
#78CFDD #DD78CF #CFDD78
tetradic
#78CFDD #B978DD #DD8678 #9DDD78
square
#78CFDD #B978DD #DD8678 #9DDD78
split-complementary
#78CFDD #DD789D #DDB978
monochromatic
#2C9DAF #47BED1 #78CFDD #A9E0E9 #DAF2F6
Accessibility & contrast
On white
1.78
#78CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#78CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFDD
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFDD | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B1BDDD
Tritanopia (blue-blind)
#45D6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78cfdd; /* rgb */ color: rgb(120, 207, 221); /* oklch */ color: oklch(80.5% 0.086 208.9);
Tailwind
colors: {
custom: {
50: '#a5dde7',
500: '#78cfdd',
950: '#000000',
},
}SCSS
$custom: #78cfdd; $custom-light: #a5dde7; $custom-dark: #000000;
JSON
{
"hex": "#78cfdd",
"rgb": {
"r": 120,
"g": 207,
"b": 221
},
"hsl": {
"h": 188.317,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.8048,
"c": 0.0862,
"h": 208.9
},
"luminance": 0.53839
}Semantic roles & 50–950 ramp
primary
#78CFDD
secondary
#B15748
accent
#361EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484