#79CCCF#79CCCF
#79CCCF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.081 H 198.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCCF |
|---|---|
| RGB | rgb(121, 204, 207) |
| HSL | hsl(182, 47%, 64%) |
| HSV | hsv(182, 42%, 81%) |
| CMYK | cmyk(41.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.13, -24.45, -9.42) |
| CIE-LCH | lch(77.13, 26.21, 201.07°) |
| OKLab | oklab(79.36% -0.0769 -0.0259) |
| OKLCH | oklch(79.36% 0.081 198.6) |
| XYZ | xyz(40.7362, 51.7526, 66.8620) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 6.58
Aqua Blue
#02D8E9
ΔE00 7.23
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Robin'S Egg
#6DEDFD
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCCF #CF7C79
analogous
#79CFA7 #79CCCF #79A1CF
triadic
#79CCCF #CF79CC #CCCF79
tetradic
#79CCCF #A779CF #CF7C79 #A1CF79
square
#79CCCF #A779CF #CF7C79 #A1CF79
split-complementary
#79CCCF #CF79A1 #CFA779
monochromatic
#369497 #4CBBBF #79CCCF #A6DDDF #D3EEEF
Accessibility & contrast
On white
1.85
#79CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#79CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCCF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCCF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#51D1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79cccf; /* rgb */ color: rgb(121, 204, 207); /* oklch */ color: oklch(79.4% 0.081 198.6);
Tailwind
colors: {
custom: {
50: '#a4dbdd',
500: '#79cccf',
950: '#000000',
},
}SCSS
$custom: #79cccf; $custom-light: #a4dbdd; $custom-dark: #000000;
JSON
{
"hex": "#79cccf",
"rgb": {
"r": 121,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.093,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79363,
"c": 0.08113,
"h": 198.6
},
"luminance": 0.51756
}Semantic roles & 50–950 ramp
primary
#79CCCF
secondary
#9D524F
accent
#302BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484