#79CEDF#79CEDF
#79CEDF is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.4% C 0.086 H 211.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEDF |
|---|---|
| RGB | rgb(121, 206, 223) |
| HSL | hsl(190, 61%, 67%) |
| HSV | hsv(190, 46%, 87%) |
| CMYK | cmyk(45.7%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.19, -21.34, -16.45) |
| CIE-LCH | lch(78.19, 26.94, 217.62°) |
| OKLab | oklab(80.37% -0.0728 -0.0453) |
| OKLCH | oklch(80.37% 0.086 211.9) |
| XYZ | xyz(43.2707, 53.5319, 77.8502) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.37
Baby Blue
#89CFF0
ΔE00 6.72
Aqua Blue
#02D8E9
ΔE00 6.92
Neon Blue
#04D9FF
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.68
Lightblue
#ADD8E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEDF #DF8A79
analogous
#79DFBD #79CEDF #799BDF
triadic
#79CEDF #DF79CE #CEDF79
tetradic
#79CEDF #BD79DF #DF8A79 #9BDF79
square
#79CEDF #BD79DF #DF8A79 #9BDF79
split-complementary
#79CEDF #DF799B #DFBD79
monochromatic
#2B9CB3 #48BCD3 #79CEDF #AAE0EB #DCF2F7
Accessibility & contrast
On white
1.79
#79CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#79CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEDF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEDF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#46D5D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79cedf; /* rgb */ color: rgb(121, 206, 223); /* oklch */ color: oklch(80.4% 0.086 211.9);
Tailwind
colors: {
custom: {
50: '#a5dde9',
500: '#79cedf',
950: '#000000',
},
}SCSS
$custom: #79cedf; $custom-light: #a5dde9; $custom-dark: #000000;
JSON
{
"hex": "#79cedf",
"rgb": {
"r": 121,
"g": 206,
"b": 223
},
"hsl": {
"h": 190,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.8037,
"c": 0.08575,
"h": 211.9
},
"luminance": 0.53535
}Semantic roles & 50–950 ramp
primary
#79CEDF
secondary
#B45A48
accent
#391CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484