#7FC7CA#7FC7CA
#7FC7CA is a light, moderate teal. Relative luminance 0.496; OKLCH L 78.3% C 0.072 H 199.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7CA |
|---|---|
| RGB | rgb(127, 199, 202) |
| HSL | hsl(182, 41%, 65%) |
| HSV | hsv(182, 37%, 79%) |
| CMYK | cmyk(37.1%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.84, -21.67, -8.62) |
| CIE-LCH | lch(75.84, 23.32, 201.70°) |
| OKLab | oklab(78.35% -0.0682 -0.0237) |
| OKLCH | oklch(78.35% 0.072 199.2) |
| XYZ | xyz(39.8326, 49.6205, 63.3444) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.24
Darkturquoise
#00CED1
ΔE00 7.84
Aqua Blue
#02D8E9
ΔE00 8.55
Powder Blue
#B0E0E6
ΔE00 8.60
Robin'S Egg Blue
#98EFF9
ΔE00 9.62
Paleturquoise
#AFEEEE
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7CA #CA827F
analogous
#7FCAA8 #7FC7CA #7FA2CA
triadic
#7FC7CA #CA7FC7 #C7CA7F
tetradic
#7FC7CA #A87FCA #CA827F #A2CA7F
square
#7FC7CA #A87FCA #CA827F #A2CA7F
split-complementary
#7FC7CA #CA7FA2 #CAA87F
monochromatic
#3C8F92 #54B4B8 #7FC7CA #AADADC #D6EDEE
Accessibility & contrast
On white
1.92
#7FC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#7FC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7CA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7CA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#60CCC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7fc7ca; /* rgb */ color: rgb(127, 199, 202); /* oklch */ color: oklch(78.3% 0.072 199.2);
Tailwind
colors: {
custom: {
50: '#a7d8da',
500: '#7fc7ca',
950: '#000000',
},
}SCSS
$custom: #7fc7ca; $custom-light: #a7d8da; $custom-dark: #000000;
JSON
{
"hex": "#7fc7ca",
"rgb": {
"r": 127,
"g": 199,
"b": 202
},
"hsl": {
"h": 182.4,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.78349,
"c": 0.07216,
"h": 199.2
},
"luminance": 0.49623
}Semantic roles & 50–950 ramp
primary
#7FC7CA
secondary
#DFC6C5
accent
#3631B4
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383