#79CBD2#79CBD2
#79CBD2 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.081 H 202.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #79CBD2 |
|---|---|
| RGB | rgb(121, 203, 210) |
| HSL | hsl(185, 50%, 65%) |
| HSV | hsv(185, 42%, 82%) |
| CMYK | cmyk(42.4%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.94, -23.20, -11.33) |
| CIE-LCH | lch(76.94, 25.82, 206.03°) |
| OKLab | oklab(79.24% -0.0745 -0.0312) |
| OKLCH | oklch(79.24% 0.081 202.7) |
| XYZ | xyz(40.8696, 51.4269, 68.7330) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 8.41
Robin'S Egg
#6DEDFD
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CBD2 #D28079
analogous
#79D2AC #79CBD2 #799FD2
triadic
#79CBD2 #D279CB #CBD279
tetradic
#79CBD2 #AC79D2 #D28079 #9FD279
square
#79CBD2 #AC79D2 #D28079 #9FD279
split-complementary
#79CBD2 #D2799F #D2AC79
monochromatic
#34949C #4BB9C3 #79CBD2 #A7DDE1 #D5EFF1
Accessibility & contrast
On white
1.86
#79CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#79CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CBD2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CBD2 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#B1B9D2
Tritanopia (blue-blind)
#4FD1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79cbd2; /* rgb */ color: rgb(121, 203, 210); /* oklch */ color: oklch(79.2% 0.081 202.7);
Tailwind
colors: {
custom: {
50: '#a4dbdf',
500: '#79cbd2',
950: '#000000',
},
}SCSS
$custom: #79cbd2; $custom-light: #a4dbdf; $custom-dark: #000000;
JSON
{
"hex": "#79cbd2",
"rgb": {
"r": 121,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.719,
"s": 49.721,
"l": 64.902
},
"oklch": {
"l": 0.79235,
"c": 0.08074,
"h": 202.7
},
"luminance": 0.5143
}Semantic roles & 50–950 ramp
primary
#79CBD2
secondary
#A1554E
accent
#3428BD
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101515
muted
#808484