#7FCCCA#7FCCCA
#7FCCCA is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.076 H 193.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCCA |
|---|---|
| RGB | rgb(127, 204, 202) |
| HSL | hsl(178, 43%, 65%) |
| HSV | hsv(178, 38%, 80%) |
| CMYK | cmyk(37.7%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.26, -24.17, -6.51) |
| CIE-LCH | lch(77.26, 25.03, 195.09°) |
| OKLab | oklab(79.49% -0.0742 -0.018) |
| OKLCH | oklch(79.49% 0.076 193.6) |
| XYZ | xyz(41.0020, 51.9592, 63.7342) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 8.58
Aqua Blue
#02D8E9
ΔE00 8.78
Paleturquoise
#AFEEEE
ΔE00 8.90
Turquoise
#40E0D0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCCA #CC7F81
analogous
#7FCCA4 #7FCCCA #7FA7CC
triadic
#7FCCCA #CA7FCC #CCCA7F
tetradic
#7FCCCA #A47FCC #CC7F81 #A7CC7F
square
#7FCCCA #A47FCC #CC7F81 #A7CC7F
split-complementary
#7FCCCA #CC7FA7 #CCA47F
monochromatic
#3B9593 #53BBB8 #7FCCCA #ABDDDC #D7EFEE
Accessibility & contrast
On white
1.84
#7FCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7FCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCCA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCCA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#5FD0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fccca; /* rgb */ color: rgb(127, 204, 202); /* oklch */ color: oklch(79.5% 0.076 193.6);
Tailwind
colors: {
custom: {
50: '#a8dbda',
500: '#7fccca',
950: '#000000',
},
}SCSS
$custom: #7fccca; $custom-light: #a8dbda; $custom-dark: #000000;
JSON
{
"hex": "#7fccca",
"rgb": {
"r": 127,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.442,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.79487,
"c": 0.07635,
"h": 193.6
},
"luminance": 0.51962
}Semantic roles & 50–950 ramp
primary
#7FCCCA
secondary
#9C5455
accent
#2F33B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483