#79F1DB#79F1DB
#79F1DB is a very light, moderate teal. Relative luminance 0.721; OKLCH L 88.2% C 0.114 H 180.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79F1DB |
|---|---|
| RGB | rgb(121, 241, 219) |
| HSL | hsl(169, 81%, 71%) |
| HSV | hsv(169, 50%, 95%) |
| CMYK | cmyk(49.8%, 0%, 9.1%, 5.5%) |
| CIE-LAB | lab(88.01, -39.06, 0.24) |
| CIE-LCH | lch(88.01, 39.06, 179.64°) |
| OKLab | oklab(88.24% -0.1136 0) |
| OKLCH | oklch(88.24% 0.114 180) |
| XYZ | xyz(52.1212, 72.0854, 78.1713) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 0.67
Light Aqua
#8CFFDB
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 5.43
Bright Aqua
#0BF9EA
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F1DB #F1798F
analogous
#79F19F #79F1DB #79CBF1
triadic
#79F1DB #DB79F1 #F1DB79
tetradic
#79F1DB #9F79F1 #F1798F #CBF179
square
#79F1DB #9F79F1 #F1798F #CBF179
split-complementary
#79F1DB #F179CB #F19F79
monochromatic
#17D9B5 #42EBCC #79F1DB #B0F7EA #E3FCF8
Accessibility & contrast
On white
1.36
#79F1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#79F1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F1DB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F1DB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#3CF4EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #79f1db; /* rgb */ color: rgb(121, 241, 219); /* oklch */ color: oklch(88.2% 0.114 180.0);
Tailwind
colors: {
custom: {
50: '#a8f6e6',
500: '#79f1db',
950: '#000000',
},
}SCSS
$custom: #79f1db; $custom-light: #a8f6e6; $custom-dark: #000000;
JSON
{
"hex": "#79f1db",
"rgb": {
"r": 121,
"g": 241,
"b": 219
},
"hsl": {
"h": 169,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.88235,
"c": 0.11365,
"h": 180
},
"luminance": 0.7209
}Semantic roles & 50–950 ramp
primary
#79F1DB
secondary
#CB435C
accent
#082FDD
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584