#7FCACE#7FCACE
#7FCACE is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.2% C 0.075 H 200.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCACE |
|---|---|
| RGB | rgb(127, 202, 206) |
| HSL | hsl(183, 45%, 65%) |
| HSV | hsv(183, 38%, 81%) |
| CMYK | cmyk(38.3%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.80, -22.20, -9.34) |
| CIE-LCH | lch(76.80, 24.08, 202.83°) |
| OKLab | oklab(79.16% -0.0702 -0.0257) |
| OKLCH | oklch(79.16% 0.075 200.1) |
| XYZ | xyz(41.0094, 51.2065, 66.1034) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.63
Aqua Blue
#02D8E9
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Paleturquoise
#AFEEEE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCACE #CE837F
analogous
#7FCEAA #7FCACE #7FA2CE
triadic
#7FCACE #CE7FCA #CACE7F
tetradic
#7FCACE #AA7FCE #CE837F #A2CE7F
square
#7FCACE #AA7FCE #CE837F #A2CE7F
split-complementary
#7FCACE #CE7FA2 #CEAA7F
monochromatic
#3A9498 #53B8BD #7FCACE #ABDCDF #D8EFF0
Accessibility & contrast
On white
1.87
#7FCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7FCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCACE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCACE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#5ECFCB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcace; /* rgb */ color: rgb(127, 202, 206); /* oklch */ color: oklch(79.2% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#a8dadc',
500: '#7fcace',
950: '#000000',
},
}SCSS
$custom: #7fcace; $custom-light: #a8dadc; $custom-dark: #000000;
JSON
{
"hex": "#7fcace",
"rgb": {
"r": 127,
"g": 202,
"b": 206
},
"hsl": {
"h": 183.038,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79163,
"c": 0.07471,
"h": 200.1
},
"luminance": 0.51209
}Semantic roles & 50–950 ramp
primary
#7FCACE
secondary
#9E5753
accent
#352EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384