#79DDDB#79DDDB
#79DDDB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.094 H 193.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDDB |
|---|---|
| RGB | rgb(121, 221, 219) |
| HSL | hsl(179, 60%, 67%) |
| HSV | hsv(179, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.32, -29.74, -8.13) |
| CIE-LCH | lch(82.32, 30.84, 195.29°) |
| OKLab | oklab(83.64% -0.0915 -0.0225) |
| OKLCH | oklch(83.64% 0.094 193.8) |
| XYZ | xyz(46.5227, 60.8885, 76.3051) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.91
Turquoise
#40E0D0
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDDB #DD797B
analogous
#79DDA9 #79DDDB #79ADDD
triadic
#79DDDB #DB79DD #DDDB79
tetradic
#79DDDB #A979DD #DD797B #ADDD79
square
#79DDDB #A979DD #DD797B #ADDD79
split-complementary
#79DDDB #DD79AD #DDA979
monochromatic
#2CAFAD #48D1CE #79DDDB #AAE9E8 #DBF6F5
Accessibility & contrast
On white
1.59
#79DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#79DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDDB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDDB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C1C7DC
Tritanopia (blue-blind)
#44E2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dddb; /* rgb */ color: rgb(121, 221, 219); /* oklch */ color: oklch(83.6% 0.094 193.8);
Tailwind
colors: {
custom: {
50: '#a6e8e6',
500: '#79dddb',
950: '#000000',
},
}SCSS
$custom: #79dddb; $custom-light: #a6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#79dddb",
"rgb": {
"r": 121,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.8,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.83643,
"c": 0.09422,
"h": 193.8
},
"luminance": 0.60892
}Semantic roles & 50–950 ramp
primary
#79DDDB
secondary
#B1494B
accent
#1E22C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484