#78DBDF#78DBDF
#78DBDF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.093 H 198.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #78DBDF |
|---|---|
| RGB | rgb(120, 219, 223) |
| HSL | hsl(182, 62%, 67%) |
| HSV | hsv(182, 46%, 87%) |
| CMYK | cmyk(46.2%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.83, -28.00, -10.99) |
| CIE-LCH | lch(81.83, 30.08, 201.44°) |
| OKLab | oklab(83.28% -0.0883 -0.0303) |
| OKLCH | oklch(83.28% 0.093 198.9) |
| XYZ | xyz(46.3913, 59.9800, 78.9303) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DBDF #DF7C78
analogous
#78DFB0 #78DBDF #78A8DF
triadic
#78DBDF #DF78DB #DBDF78
tetradic
#78DBDF #B078DF #DF7C78 #A8DF78
square
#78DBDF #B078DF #DF7C78 #A8DF78
split-complementary
#78DBDF #DF78A8 #DFB078
monochromatic
#2AADB2 #47CED3 #78DBDF #A9E8EB #DBF5F6
Accessibility & contrast
On white
1.62
#78DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#78DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DBDF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DBDF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#3FE1DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78dbdf; /* rgb */ color: rgb(120, 219, 223); /* oklch */ color: oklch(83.3% 0.093 198.9);
Tailwind
colors: {
custom: {
50: '#a6e6e9',
500: '#78dbdf',
950: '#000000',
},
}SCSS
$custom: #78dbdf; $custom-light: #a6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#78dbdf",
"rgb": {
"r": 120,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.33,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83276,
"c": 0.09337,
"h": 198.9
},
"luminance": 0.59984
}Semantic roles & 50–950 ramp
primary
#78DBDF
secondary
#B44C47
accent
#231CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484