#79CCD2#79CCD2
#79CCD2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.081 H 201.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCD2 |
|---|---|
| RGB | rgb(121, 204, 210) |
| HSL | hsl(184, 50%, 65%) |
| HSV | hsv(184, 42%, 82%) |
| CMYK | cmyk(42.4%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.22, -23.70, -10.91) |
| CIE-LCH | lch(77.22, 26.09, 204.71°) |
| OKLab | oklab(79.46% -0.0756 -0.03) |
| OKLCH | oklch(79.46% 0.081 201.6) |
| XYZ | xyz(41.1065, 51.9007, 68.8120) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.78
Aqua Blue
#02D8E9
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.33
Robin'S Egg
#6DEDFD
ΔE00 8.33
Powder Blue
#B0E0E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCD2 #D27F79
analogous
#79D2AC #79CCD2 #799FD2
triadic
#79CCD2 #D279CC #CCD279
tetradic
#79CCD2 #AC79D2 #D27F79 #9FD279
square
#79CCD2 #AC79D2 #D27F79 #9FD279
split-complementary
#79CCD2 #D2799F #D2AC79
monochromatic
#34959C #4BBBC3 #79CCD2 #A7DDE1 #D5EFF1
Accessibility & contrast
On white
1.85
#79CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#79CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCD2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCD2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#4FD2CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79ccd2; /* rgb */ color: rgb(121, 204, 210); /* oklch */ color: oklch(79.5% 0.081 201.6);
Tailwind
colors: {
custom: {
50: '#a5dbdf',
500: '#79ccd2',
950: '#000000',
},
}SCSS
$custom: #79ccd2; $custom-light: #a5dbdf; $custom-dark: #000000;
JSON
{
"hex": "#79ccd2",
"rgb": {
"r": 121,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.045,
"s": 49.721,
"l": 64.902
},
"oklch": {
"l": 0.79463,
"c": 0.08138,
"h": 201.6
},
"luminance": 0.51904
}Semantic roles & 50–950 ramp
primary
#79CCD2
secondary
#A1544E
accent
#3228BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484