#7FC8CB#7FC8CB
#7FC8CB is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.6% C 0.073 H 199.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8CB |
|---|---|
| RGB | rgb(127, 200, 203) |
| HSL | hsl(182, 42%, 65%) |
| HSV | hsv(182, 37%, 80%) |
| CMYK | cmyk(37.4%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(76.15, -21.93, -8.70) |
| CIE-LCH | lch(76.15, 23.59, 201.63°) |
| OKLab | oklab(78.61% -0.069 -0.0239) |
| OKLCH | oklch(78.61% 0.073 199.1) |
| XYZ | xyz(40.1822, 50.1297, 64.0470) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.72
Aqua Blue
#02D8E9
ΔE00 8.38
Powder Blue
#B0E0E6
ΔE00 8.49
Robin'S Egg Blue
#98EFF9
ΔE00 9.39
Paleturquoise
#AFEEEE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8CB #CB827F
analogous
#7FCBA8 #7FC8CB #7FA2CB
triadic
#7FC8CB #CB7FC8 #C8CB7F
tetradic
#7FC8CB #A87FCB #CB827F #A2CB7F
square
#7FC8CB #A87FCB #CB827F #A2CB7F
split-complementary
#7FC8CB #CB7FA2 #CBA87F
monochromatic
#3C9094 #53B5B9 #7FC8CB #ABDBDD #D6EDEE
Accessibility & contrast
On white
1.90
#7FC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7FC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8CB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8CB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CB
Deuteranopia (green-blind)
#B1B7CC
Tritanopia (blue-blind)
#5FCDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc8cb; /* rgb */ color: rgb(127, 200, 203); /* oklch */ color: oklch(78.6% 0.073 199.1);
Tailwind
colors: {
custom: {
50: '#a8d9da',
500: '#7fc8cb',
950: '#000000',
},
}SCSS
$custom: #7fc8cb; $custom-light: #a8d9da; $custom-dark: #000000;
JSON
{
"hex": "#7fc8cb",
"rgb": {
"r": 127,
"g": 200,
"b": 203
},
"hsl": {
"h": 182.368,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78609,
"c": 0.07299,
"h": 199.1
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#7FC8CB
secondary
#9A5754
accent
#3530B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383