#79CCD5#79CCD5
#79CCD5 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.082 H 204.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCD5 |
|---|---|
| RGB | rgb(121, 204, 213) |
| HSL | hsl(186, 52%, 65%) |
| HSV | hsv(186, 43%, 84%) |
| CMYK | cmyk(43.2%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(77.31, -22.93, -12.39) |
| CIE-LCH | lch(77.31, 26.07, 208.37°) |
| OKLab | oklab(79.57% -0.0744 -0.0341) |
| OKLCH | oklch(79.57% 0.082 204.6) |
| XYZ | xyz(41.4837, 52.0516, 70.7988) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 7.72
Robin'S Egg
#6DEDFD
ΔE00 8.07
Sky Blue
#87CEEB
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCD5 #D58279
analogous
#79D5B0 #79CCD5 #799ED5
triadic
#79CCD5 #D579CC #CCD579
tetradic
#79CCD5 #B079D5 #D58279 #9ED579
square
#79CCD5 #B079D5 #D58279 #9ED579
split-complementary
#79CCD5 #D5799E #D5B079
monochromatic
#3296A1 #4ABAC6 #79CCD5 #A8DEE4 #D6EFF2
Accessibility & contrast
On white
1.84
#79CCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#79CCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCD5
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCD5 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D6
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#4DD2CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79ccd5; /* rgb */ color: rgb(121, 204, 213); /* oklch */ color: oklch(79.6% 0.082 204.6);
Tailwind
colors: {
custom: {
50: '#a5dbe1',
500: '#79ccd5',
950: '#000000',
},
}SCSS
$custom: #79ccd5; $custom-light: #a5dbe1; $custom-dark: #000000;
JSON
{
"hex": "#79ccd5",
"rgb": {
"r": 121,
"g": 204,
"b": 213
},
"hsl": {
"h": 185.87,
"s": 52.273,
"l": 65.49
},
"oklch": {
"l": 0.79566,
"c": 0.08187,
"h": 204.6
},
"luminance": 0.52055
}Semantic roles & 50–950 ramp
primary
#79CCD5
secondary
#A5554D
accent
#3526C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484