#7FC5CB#7FC5CB
#7FC5CB is a light, moderate teal. Relative luminance 0.488; OKLCH L 77.9% C 0.071 H 202.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5CB |
|---|---|
| RGB | rgb(127, 197, 203) |
| HSL | hsl(185, 42%, 65%) |
| HSV | hsv(185, 37%, 80%) |
| CMYK | cmyk(37.4%, 3%, 0%, 20.4%) |
| CIE-LAB | lab(75.30, -20.42, -9.96) |
| CIE-LCH | lch(75.30, 22.72, 206.02°) |
| OKLab | oklab(77.93% -0.0653 -0.0273) |
| OKLCH | oklch(77.93% 0.071 202.7) |
| XYZ | xyz(39.4943, 48.7537, 63.8176) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.31
Darkturquoise
#00CED1
ΔE00 8.49
Powder Blue
#B0E0E6
ΔE00 8.50
Aqua Blue
#02D8E9
ΔE00 8.62
Sky Blue
#87CEEB
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5CB #CB857F
analogous
#7FCBAB #7FC5CB #7F9FCB
triadic
#7FC5CB #CB7FC5 #C5CB7F
tetradic
#7FC5CB #AB7FCB #CB857F #9FCB7F
square
#7FC5CB #AB7FCB #CB857F #9FCB7F
split-complementary
#7FC5CB #CB7F9F #CBAB7F
monochromatic
#3C8D94 #53B1B9 #7FC5CB #ABD9DD #D6ECEE
Accessibility & contrast
On white
1.95
#7FC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#7FC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5CB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5CB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#60CAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc5cb; /* rgb */ color: rgb(127, 197, 203); /* oklch */ color: oklch(77.9% 0.071 202.7);
Tailwind
colors: {
custom: {
50: '#a7d6da',
500: '#7fc5cb',
950: '#000000',
},
}SCSS
$custom: #7fc5cb; $custom-light: #a7d6da; $custom-dark: #000000;
JSON
{
"hex": "#7fc5cb",
"rgb": {
"r": 127,
"g": 197,
"b": 203
},
"hsl": {
"h": 184.737,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.77929,
"c": 0.07081,
"h": 202.7
},
"luminance": 0.48756
}Semantic roles & 50–950 ramp
primary
#7FC5CB
secondary
#E0C8C6
accent
#3B30B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383