#79D5DA#79D5DA
#79D5DA is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.8% C 0.088 H 200.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79D5DA |
|---|---|
| RGB | rgb(121, 213, 218) |
| HSL | hsl(183, 57%, 66%) |
| HSV | hsv(183, 44%, 85%) |
| CMYK | cmyk(44.5%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.02, -26.12, -11.03) |
| CIE-LCH | lch(80.02, 28.35, 202.89°) |
| OKLab | oklab(81.78% -0.0828 -0.0304) |
| OKLCH | oklch(81.78% 0.088 200.1) |
| XYZ | xyz(44.3294, 56.7119, 74.9266) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D5DA #DA7E79
analogous
#79DAAF #79D5DA #79A5DA
triadic
#79D5DA #DA79D5 #D5DA79
tetradic
#79D5DA #AF79DA #DA7E79 #A5DA79
square
#79D5DA #AF79DA #DA7E79 #A5DA79
split-complementary
#79D5DA #DA79A5 #DAAF79
monochromatic
#2FA3AA #49C6CD #79D5DA #A9E4E7 #D9F3F4
Accessibility & contrast
On white
1.70
#79D5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#79D5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D5DA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D5DA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDB
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#47DBD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #79d5da; /* rgb */ color: rgb(121, 213, 218); /* oklch */ color: oklch(81.8% 0.088 200.1);
Tailwind
colors: {
custom: {
50: '#a6e2e5',
500: '#79d5da',
950: '#000000',
},
}SCSS
$custom: #79d5da; $custom-light: #a6e2e5; $custom-dark: #000000;
JSON
{
"hex": "#79d5da",
"rgb": {
"r": 121,
"g": 213,
"b": 218
},
"hsl": {
"h": 183.093,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.81784,
"c": 0.08821,
"h": 200.1
},
"luminance": 0.56715
}Semantic roles & 50–950 ramp
primary
#79D5DA
secondary
#AD504B
accent
#2A21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484