#79DCDE#79DCDE
#79DCDE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.093 H 197.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCDE |
|---|---|
| RGB | rgb(121, 220, 222) |
| HSL | hsl(181, 60%, 67%) |
| HSV | hsv(181, 45%, 87%) |
| CMYK | cmyk(45.5%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.12, -28.51, -10.02) |
| CIE-LCH | lch(82.12, 30.22, 199.37°) |
| OKLab | oklab(83.51% -0.0891 -0.0276) |
| OKLCH | oklch(83.51% 0.093 197.2) |
| XYZ | xyz(46.6580, 60.5214, 78.3161) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCDE #DE7B79
analogous
#79DEAE #79DCDE #79AADE
triadic
#79DCDE #DE79DC #DCDE79
tetradic
#79DCDE #AE79DE #DE7B79 #AADE79
square
#79DCDE #AE79DE #DE7B79 #AADE79
split-complementary
#79DCDE #DE79AA #DEAE79
monochromatic
#2CAEB1 #48CFD2 #79DCDE #AAE9EA #DBF6F6
Accessibility & contrast
On white
1.60
#79DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#79DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCDE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCDE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#42E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dcde; /* rgb */ color: rgb(121, 220, 222); /* oklch */ color: oklch(83.5% 0.093 197.2);
Tailwind
colors: {
custom: {
50: '#a6e7e8',
500: '#79dcde',
950: '#000000',
},
}SCSS
$custom: #79dcde; $custom-light: #a6e7e8; $custom-dark: #000000;
JSON
{
"hex": "#79dcde",
"rgb": {
"r": 121,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.188,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83512,
"c": 0.09333,
"h": 197.2
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#79DCDE
secondary
#B34B48
accent
#211DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484