#79DFCB#79DFCB
#79DFCB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.101 H 179.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFCB |
|---|---|
| RGB | rgb(121, 223, 203) |
| HSL | hsl(168, 61%, 67%) |
| HSV | hsv(168, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.46, -34.55, 0.57) |
| CIE-LCH | lch(82.46, 34.56, 179.06°) |
| OKLab | oklab(83.61% -0.1005 0.001) |
| OKLCH | oklch(83.61% 0.101 179.5) |
| XYZ | xyz(45.0479, 61.1485, 65.9173) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.39
Turquoise
#40E0D0
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 5.69
Pale Teal
#82CBB2
ΔE00 5.95
Aqua (survey)
#13EAC9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFCB #DF798D
analogous
#79DF98 #79DFCB #79C0DF
triadic
#79DFCB #CB79DF #DFCB79
tetradic
#79DFCB #9879DF #DF798D #C0DF79
square
#79DFCB #9879DF #DF798D #C0DF79
split-complementary
#79DFCB #DF79C0 #DF9879
monochromatic
#2BB398 #48D3B8 #79DFCB #AAEBDE #DCF7F1
Accessibility & contrast
On white
1.59
#79DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#79DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFCB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFCB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4CA
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#4EE2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dfcb; /* rgb */ color: rgb(121, 223, 203); /* oklch */ color: oklch(83.6% 0.101 179.5);
Tailwind
colors: {
custom: {
50: '#a6e9da',
500: '#79dfcb',
950: '#000000',
},
}SCSS
$custom: #79dfcb; $custom-light: #a6e9da; $custom-dark: #000000;
JSON
{
"hex": "#79dfcb",
"rgb": {
"r": 121,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.235,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83613,
"c": 0.1005,
"h": 179.5
},
"luminance": 0.61152
}Semantic roles & 50–950 ramp
primary
#79DFCB
secondary
#B4485D
accent
#1C3EC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483