#79DEDE#79DEDE
#79DEDE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.0% C 0.095 H 195.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEDE |
|---|---|
| RGB | rgb(121, 222, 222) |
| HSL | hsl(180, 60%, 67%) |
| HSV | hsv(180, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(82.69, -29.47, -9.18) |
| CIE-LCH | lch(82.69, 30.87, 197.30°) |
| OKLab | oklab(83.97% -0.0914 -0.0253) |
| OKLCH | oklch(83.97% 0.095 195.5) |
| XYZ | xyz(47.1860, 61.5775, 78.4922) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 6.77
Aqua Blue
#02D8E9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEDE #DE7979
analogous
#79DEAC #79DEDE #79ACDE
triadic
#79DEDE #DE79DE #DEDE79
tetradic
#79DEDE #AC79DE #DE7979 #ACDE79
square
#79DEDE #AC79DE #DE7979 #ACDE79
split-complementary
#79DEDE #DE79AC #DEAC79
monochromatic
#2CB1B1 #48D2D2 #79DEDE #AAEAEA #DBF6F6
Accessibility & contrast
On white
1.58
#79DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#79DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEDE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEDE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DE
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#41E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #79dede; /* rgb */ color: rgb(121, 222, 222); /* oklch */ color: oklch(84.0% 0.095 195.5);
Tailwind
colors: {
custom: {
50: '#a6e8e8',
500: '#79dede',
950: '#000000',
},
}SCSS
$custom: #79dede; $custom-light: #a6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#79dede",
"rgb": {
"r": 121,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83969,
"c": 0.09484,
"h": 195.5
},
"luminance": 0.61581
}Semantic roles & 50–950 ramp
primary
#79DEDE
secondary
#B34848
accent
#1D1DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484