#79DEDC#79DEDC
#79DEDC is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.095 H 193.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEDC |
|---|---|
| RGB | rgb(121, 222, 220) |
| HSL | hsl(179, 60%, 67%) |
| HSV | hsv(179, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.63, -29.97, -8.20) |
| CIE-LCH | lch(82.63, 31.07, 195.30°) |
| OKLab | oklab(83.9% -0.0922 -0.0227) |
| OKLCH | oklch(83.9% 0.095 193.8) |
| XYZ | xyz(46.9196, 61.4709, 77.0888) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.92
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEDC #DE797B
analogous
#79DEAA #79DEDC #79AEDE
triadic
#79DEDC #DC79DE #DEDC79
tetradic
#79DEDC #AA79DE #DE797B #AEDE79
square
#79DEDC #AA79DE #DE797B #AEDE79
split-complementary
#79DEDC #DE79AE #DEAA79
monochromatic
#2CB1AE #48D2CF #79DEDC #AAEAE9 #DBF6F6
Accessibility & contrast
On white
1.58
#79DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#79DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEDC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEDC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#43E3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79dedc; /* rgb */ color: rgb(121, 222, 220); /* oklch */ color: oklch(83.9% 0.095 193.8);
Tailwind
colors: {
custom: {
50: '#a6e8e6',
500: '#79dedc',
950: '#000000',
},
}SCSS
$custom: #79dedc; $custom-light: #a6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#79dedc",
"rgb": {
"r": 121,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.812,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83904,
"c": 0.09496,
"h": 193.8
},
"luminance": 0.61475
}Semantic roles & 50–950 ramp
primary
#79DEDC
secondary
#B3484B
accent
#1D21C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484