#78DDDE#78DDDE
#78DDDE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.095 H 196.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #78DDDE |
|---|---|
| RGB | rgb(120, 221, 222) |
| HSL | hsl(181, 61%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(45.9%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.37, -29.22, -9.66) |
| CIE-LCH | lch(82.37, 30.77, 198.30°) |
| OKLab | oklab(83.7% -0.091 -0.0267) |
| OKLCH | oklch(83.7% 0.095 196.3) |
| XYZ | xyz(46.7818, 60.9760, 78.3974) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Aqua Blue
#02D8E9
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DDDE #DE7978
analogous
#78DEAC #78DDDE #78AADE
triadic
#78DDDE #DE78DD #DDDE78
tetradic
#78DDDE #AC78DE #DE7978 #AADE78
square
#78DDDE #AC78DE #DE7978 #AADE78
split-complementary
#78DDDE #DE78AA #DEAC78
monochromatic
#2BAFB0 #47D1D2 #78DDDE #A9E9EA #DAF6F6
Accessibility & contrast
On white
1.59
#78DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#78DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DDDE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DDDE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DE
Deuteranopia (green-blind)
#C0C7DF
Tritanopia (blue-blind)
#3FE3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78ddde; /* rgb */ color: rgb(120, 221, 222); /* oklch */ color: oklch(83.7% 0.095 196.3);
Tailwind
colors: {
custom: {
50: '#a6e8e8',
500: '#78ddde',
950: '#000000',
},
}SCSS
$custom: #78ddde; $custom-light: #a6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#78ddde",
"rgb": {
"r": 120,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.588,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.83699,
"c": 0.0948,
"h": 196.3
},
"luminance": 0.6098
}Semantic roles & 50–950 ramp
primary
#78DDDE
secondary
#B24948
accent
#1F1DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484