#79DDDF#79DDDF
#79DDDF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.094 H 197.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDDF |
|---|---|
| RGB | rgb(121, 221, 223) |
| HSL | hsl(181, 61%, 67%) |
| HSV | hsv(181, 46%, 87%) |
| CMYK | cmyk(45.7%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.43, -28.74, -10.09) |
| CIE-LCH | lch(82.43, 30.46, 199.34°) |
| OKLab | oklab(83.77% -0.0898 -0.0278) |
| OKLCH | oklch(83.77% 0.094 197.2) |
| XYZ | xyz(47.0556, 61.1017, 79.1118) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDDF #DF7B79
analogous
#79DFAE #79DDDF #79AADF
triadic
#79DDDF #DF79DD #DDDF79
tetradic
#79DDDF #AE79DF #DF7B79 #AADF79
square
#79DDDF #AE79DF #DF7B79 #AADF79
split-complementary
#79DDDF #DF79AA #DFAE79
monochromatic
#2BB0B3 #48D0D3 #79DDDF #AAEAEB #DCF6F7
Accessibility & contrast
On white
1.59
#79DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#79DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDDF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDDF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#41E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dddf; /* rgb */ color: rgb(121, 221, 223); /* oklch */ color: oklch(83.8% 0.094 197.2);
Tailwind
colors: {
custom: {
50: '#a6e8e9',
500: '#79dddf',
950: '#000000',
},
}SCSS
$custom: #79dddf; $custom-light: #a6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#79dddf",
"rgb": {
"r": 121,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.176,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83773,
"c": 0.09406,
"h": 197.2
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#79DDDF
secondary
#B44A48
accent
#201CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484