#79DBDF#79DBDF
#79DBDF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.093 H 199.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79DBDF |
|---|---|
| RGB | rgb(121, 219, 223) |
| HSL | hsl(182, 61%, 67%) |
| HSV | hsv(182, 46%, 87%) |
| CMYK | cmyk(45.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.87, -27.77, -10.93) |
| CIE-LCH | lch(81.87, 29.84, 201.49°) |
| OKLab | oklab(83.32% -0.0876 -0.0301) |
| OKLCH | oklch(83.32% 0.093 199) |
| XYZ | xyz(46.5307, 60.0519, 78.9369) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DBDF #DF7D79
analogous
#79DFB0 #79DBDF #79A8DF
triadic
#79DBDF #DF79DB #DBDF79
tetradic
#79DBDF #B079DF #DF7D79 #A8DF79
square
#79DBDF #B079DF #DF7D79 #A8DF79
split-complementary
#79DBDF #DF79A8 #DFB079
monochromatic
#2BAEB3 #48CED3 #79DBDF #AAE8EB #DCF6F7
Accessibility & contrast
On white
1.61
#79DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#79DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DBDF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DBDF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#42E1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dbdf; /* rgb */ color: rgb(121, 219, 223); /* oklch */ color: oklch(83.3% 0.093 199.0);
Tailwind
colors: {
custom: {
50: '#a6e6e9',
500: '#79dbdf',
950: '#000000',
},
}SCSS
$custom: #79dbdf; $custom-light: #a6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#79dbdf",
"rgb": {
"r": 121,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.353,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83318,
"c": 0.09264,
"h": 199
},
"luminance": 0.60056
}Semantic roles & 50–950 ramp
primary
#79DBDF
secondary
#B44C48
accent
#231CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484