#79DCDA#79DCDA
#79DCDA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.093 H 193.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCDA |
|---|---|
| RGB | rgb(121, 220, 218) |
| HSL | hsl(179, 59%, 67%) |
| HSV | hsv(179, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.01, -29.51, -8.07) |
| CIE-LCH | lch(82.01, 30.59, 195.29°) |
| OKLab | oklab(83.38% -0.0908 -0.0223) |
| OKLCH | oklch(83.38% 0.093 193.8) |
| XYZ | xyz(46.1282, 60.3095, 75.5262) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.16
Paleturquoise
#AFEEEE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCDA #DC797B
analogous
#79DCA9 #79DCDA #79ADDC
triadic
#79DCDA #DA79DC #DCDA79
tetradic
#79DCDA #A979DC #DC797B #ADDC79
square
#79DCDA #A979DC #DC797B #ADDC79
split-complementary
#79DCDA #DC79AD #DCA979
monochromatic
#2DADAB #48CFCD #79DCDA #AAE9E7 #DAF5F5
Accessibility & contrast
On white
1.61
#79DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#79DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCDA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCDA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#45E1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dcda; /* rgb */ color: rgb(121, 220, 218); /* oklch */ color: oklch(83.4% 0.093 193.8);
Tailwind
colors: {
custom: {
50: '#a6e7e5',
500: '#79dcda',
950: '#000000',
},
}SCSS
$custom: #79dcda; $custom-light: #a6e7e5; $custom-dark: #000000;
JSON
{
"hex": "#79dcda",
"rgb": {
"r": 121,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.788,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.83382,
"c": 0.09348,
"h": 193.8
},
"luminance": 0.60313
}Semantic roles & 50–950 ramp
primary
#79DCDA
secondary
#B04A4C
accent
#1F23C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484