#7FCFCA#7FCFCA
#7FCFCA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.079 H 190.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFCA |
|---|---|
| RGB | rgb(127, 207, 202) |
| HSL | hsl(176, 45%, 65%) |
| HSV | hsv(176, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.11, -25.65, -5.25) |
| CIE-LCH | lch(78.11, 26.18, 191.57°) |
| OKLab | oklab(80.17% -0.0778 -0.0146) |
| OKLCH | oklch(80.17% 0.079 190.6) |
| XYZ | xyz(41.7219, 53.3990, 63.9742) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.53
Turquoise
#40E0D0
ΔE00 7.80
Seafoam Blue
#78D1B6
ΔE00 7.84
Paleturquoise
#AFEEEE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFCA #CF7F84
analogous
#7FCFA2 #7FCFCA #7FACCF
triadic
#7FCFCA #CA7FCF #CFCA7F
tetradic
#7FCFCA #A27FCF #CF7F84 #ACCF7F
square
#7FCFCA #A27FCF #CF7F84 #ACCF7F
split-complementary
#7FCFCA #CF7FAC #CFA27F
monochromatic
#3A9A94 #52BEB8 #7FCFCA #ACE0DC #D8F0EF
Accessibility & contrast
On white
1.80
#7FCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#7FCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFCA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFCA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#5ED3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fcfca; /* rgb */ color: rgb(127, 207, 202); /* oklch */ color: oklch(80.2% 0.079 190.6);
Tailwind
colors: {
custom: {
50: '#a8deda',
500: '#7fcfca',
950: '#000000',
},
}SCSS
$custom: #7fcfca; $custom-light: #a8deda; $custom-dark: #000000;
JSON
{
"hex": "#7fcfca",
"rgb": {
"r": 127,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.25,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.80172,
"c": 0.07915,
"h": 190.6
},
"luminance": 0.53402
}Semantic roles & 50–950 ramp
primary
#7FCFCA
secondary
#A05357
accent
#2D36B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483