#79CFCC#79CFCC
#79CFCC is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.084 H 192.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFCC |
|---|---|
| RGB | rgb(121, 207, 204) |
| HSL | hsl(178, 47%, 64%) |
| HSV | hsv(178, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.90, -26.68, -6.66) |
| CIE-LCH | lch(77.90, 27.50, 194.02°) |
| OKLab | oklab(79.95% -0.0816 -0.0184) |
| OKLCH | oklch(79.95% 0.084 192.7) |
| XYZ | xyz(41.0929, 53.0471, 65.1887) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 6.34
Turquoise
#40E0D0
ΔE00 7.73
Aqua Blue
#02D8E9
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.42
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFCC #CF797C
analogous
#79CFA1 #79CFCC #79A7CF
triadic
#79CFCC #CC79CF #CFCC79
tetradic
#79CFCC #A179CF #CF797C #A7CF79
square
#79CFCC #A179CF #CF797C #A7CF79
split-complementary
#79CFCC #CF79A7 #CFA179
monochromatic
#369794 #4CBFBB #79CFCC #A6DFDD #D3EFEE
Accessibility & contrast
On white
1.81
#79CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#79CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFCC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFCC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#52D4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79cfcc; /* rgb */ color: rgb(121, 207, 204); /* oklch */ color: oklch(80.0% 0.084 192.7);
Tailwind
colors: {
custom: {
50: '#a4dedb',
500: '#79cfcc',
950: '#000000',
},
}SCSS
$custom: #79cfcc; $custom-light: #a4dedb; $custom-dark: #000000;
JSON
{
"hex": "#79cfcc",
"rgb": {
"r": 121,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.907,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79952,
"c": 0.08368,
"h": 192.7
},
"luminance": 0.5305
}Semantic roles & 50–950 ramp
primary
#79CFCC
secondary
#9D4F52
accent
#2B30BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484