#78CFDA#78CFDA
#78CFDA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.085 H 206.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFDA |
|---|---|
| RGB | rgb(120, 207, 218) |
| HSL | hsl(187, 57%, 66%) |
| HSV | hsv(187, 45%, 85%) |
| CMYK | cmyk(45%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.27, -23.38, -13.64) |
| CIE-LCH | lch(78.27, 27.07, 210.25°) |
| OKLab | oklab(80.38% -0.0767 -0.0375) |
| OKLCH | oklch(80.38% 0.085 206.1) |
| XYZ | xyz(42.7086, 53.6773, 74.4262) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 7.21
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Sky Blue
#87CEEB
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Darkturquoise
#00CED1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFDA #DA8378
analogous
#78DAB4 #78CFDA #789EDA
triadic
#78CFDA #DA78CF #CFDA78
tetradic
#78CFDA #B478DA #DA8378 #9EDA78
square
#78CFDA #B478DA #DA8378 #9EDA78
split-complementary
#78CFDA #DA789E #DAB478
monochromatic
#2E9BA9 #48BECD #78CFDA #A8E0E7 #D8F1F4
Accessibility & contrast
On white
1.79
#78CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#78CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFDA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFDA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#47D6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78cfda; /* rgb */ color: rgb(120, 207, 218); /* oklch */ color: oklch(80.4% 0.085 206.1);
Tailwind
colors: {
custom: {
50: '#a5dee5',
500: '#78cfda',
950: '#000000',
},
}SCSS
$custom: #78cfda; $custom-light: #a5dee5; $custom-dark: #000000;
JSON
{
"hex": "#78cfda",
"rgb": {
"r": 120,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.735,
"s": 56.977,
"l": 66.275
},
"oklch": {
"l": 0.80375,
"c": 0.08538,
"h": 206.1
},
"luminance": 0.53681
}Semantic roles & 50–950 ramp
primary
#78CFDA
secondary
#AC554A
accent
#3321C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484