#7FCACA#7FCACA
#7FCACA is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.0% C 0.075 H 195.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCACA |
|---|---|
| RGB | rgb(127, 202, 202) |
| HSL | hsl(180, 41%, 65%) |
| HSV | hsv(180, 37%, 79%) |
| CMYK | cmyk(37.1%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(76.69, -23.18, -7.36) |
| CIE-LCH | lch(76.69, 24.32, 197.61°) |
| OKLab | oklab(79.03% -0.0718 -0.0202) |
| OKLCH | oklch(79.03% 0.075 195.7) |
| XYZ | xyz(40.5297, 51.0146, 63.5768) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 7.34
Aqua Blue
#02D8E9
ΔE00 8.59
Powder Blue
#B0E0E6
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 9.16
Pale Teal
#82CBB2
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCACA #CA7F7F
analogous
#7FCAA5 #7FCACA #7FA5CA
triadic
#7FCACA #CA7FCA #CACA7F
tetradic
#7FCACA #A57FCA #CA7F7F #A5CA7F
square
#7FCACA #A57FCA #CA7F7F #A5CA7F
split-complementary
#7FCACA #CA7FA5 #CAA57F
monochromatic
#3C9292 #54B8B8 #7FCACA #AADCDC #D6EEEE
Accessibility & contrast
On white
1.87
#7FCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7FCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCACA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCACA | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#5FCECA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcaca; /* rgb */ color: rgb(127, 202, 202); /* oklch */ color: oklch(79.0% 0.075 195.7);
Tailwind
colors: {
custom: {
50: '#a8dada',
500: '#7fcaca',
950: '#000000',
},
}SCSS
$custom: #7fcaca; $custom-light: #a8dada; $custom-dark: #000000;
JSON
{
"hex": "#7fcaca",
"rgb": {
"r": 127,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.79031,
"c": 0.0746,
"h": 195.7
},
"luminance": 0.51017
}Semantic roles & 50–950 ramp
primary
#7FCACA
secondary
#995454
accent
#3131B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483