#79DDEE#79DDEE
#79DDEE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.097 H 209.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDEE |
|---|---|
| RGB | rgb(121, 221, 238) |
| HSL | hsl(189, 77%, 70%) |
| HSV | hsv(189, 49%, 93%) |
| CMYK | cmyk(49.2%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.89, -24.85, -17.37) |
| CIE-LCH | lch(82.89, 30.32, 214.95°) |
| OKLab | oklab(84.29% -0.0839 -0.0479) |
| OKLCH | oklch(84.29% 0.097 209.7) |
| XYZ | xyz(49.1682, 61.9467, 90.2382) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.81
Neon Blue
#04D9FF
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDEE #EE8A79
analogous
#79EEC4 #79DDEE #79A2EE
triadic
#79DDEE #EE79DD #DDEE79
tetradic
#79DDEE #C479EE #EE8A79 #A2EE79
square
#79DDEE #C479EE #EE8A79 #A2EE79
split-complementary
#79DDEE #EE79A2 #EEC479
monochromatic
#1BB7D2 #43CFE7 #79DDEE #AFEBF5 #E4F8FC
Accessibility & contrast
On white
1.57
#79DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#79DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDEE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDEE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EF
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#32E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79ddee; /* rgb */ color: rgb(121, 221, 238); /* oklch */ color: oklch(84.3% 0.097 209.7);
Tailwind
colors: {
custom: {
50: '#a7e7f3',
500: '#79ddee',
950: '#000000',
},
}SCSS
$custom: #79ddee; $custom-light: #a7e7f3; $custom-dark: #000000;
JSON
{
"hex": "#79ddee",
"rgb": {
"r": 121,
"g": 221,
"b": 238
},
"hsl": {
"h": 188.718,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.84286,
"c": 0.0966,
"h": 209.7
},
"luminance": 0.61951
}Semantic roles & 50–950 ramp
primary
#79DDEE
secondary
#C75744
accent
#2A0CDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485