#7FC8CA#7FC8CA
#7FC8CA is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.6% C 0.073 H 198.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8CA |
|---|---|
| RGB | rgb(127, 200, 202) |
| HSL | hsl(182, 41%, 65%) |
| HSV | hsv(182, 37%, 79%) |
| CMYK | cmyk(37.1%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.12, -22.18, -8.20) |
| CIE-LCH | lch(76.12, 23.64, 200.30°) |
| OKLab | oklab(78.58% -0.0694 -0.0225) |
| OKLCH | oklch(78.58% 0.073 198) |
| XYZ | xyz(40.0635, 50.0822, 63.4214) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.64
Aqua Blue
#02D8E9
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 8.63
Paleturquoise
#AFEEEE
ΔE00 9.50
Robin'S Egg Blue
#98EFF9
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8CA #CA817F
analogous
#7FCAA7 #7FC8CA #7FA3CA
triadic
#7FC8CA #CA7FC8 #C8CA7F
tetradic
#7FC8CA #A77FCA #CA817F #A3CA7F
square
#7FC8CA #A77FCA #CA817F #A3CA7F
split-complementary
#7FC8CA #CA7FA3 #CAA77F
monochromatic
#3C9092 #54B5B8 #7FC8CA #AADBDC #D6EDEE
Accessibility & contrast
On white
1.91
#7FC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7FC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8CA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8CA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#60CDC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc8ca; /* rgb */ color: rgb(127, 200, 202); /* oklch */ color: oklch(78.6% 0.073 198.0);
Tailwind
colors: {
custom: {
50: '#a7d9da',
500: '#7fc8ca',
950: '#000000',
},
}SCSS
$custom: #7fc8ca; $custom-light: #a7d9da; $custom-dark: #000000;
JSON
{
"hex": "#7fc8ca",
"rgb": {
"r": 127,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.6,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.78576,
"c": 0.07295,
"h": 198
},
"luminance": 0.50085
}Semantic roles & 50–950 ramp
primary
#7FC8CA
secondary
#995654
accent
#3531B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383