#7FC8CD#7FC8CD
#7FC8CD is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.7% C 0.073 H 201.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8CD |
|---|---|
| RGB | rgb(127, 200, 205) |
| HSL | hsl(184, 44%, 65%) |
| HSV | hsv(184, 38%, 80%) |
| CMYK | cmyk(38%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.21, -21.44, -9.69) |
| CIE-LCH | lch(76.21, 23.53, 204.33°) |
| OKLab | oklab(78.68% -0.0681 -0.0266) |
| OKLCH | oklch(78.68% 0.073 201.3) |
| XYZ | xyz(40.4221, 50.2256, 65.3103) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.60
Darkturquoise
#00CED1
ΔE00 7.96
Aqua Blue
#02D8E9
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.25
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Sky Blue
#87CEEB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8CD #CD847F
analogous
#7FCDAB #7FC8CD #7FA1CD
triadic
#7FC8CD #CD7FC8 #C8CD7F
tetradic
#7FC8CD #AB7FCD #CD847F #A1CD7F
square
#7FC8CD #AB7FCD #CD847F #A1CD7F
split-complementary
#7FC8CD #CD7FA1 #CDAB7F
monochromatic
#3B9197 #53B5BC #7FC8CD #ABDBDE #D7EEEF
Accessibility & contrast
On white
1.90
#7FC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7FC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8CD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8CD | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B0B8CD
Tritanopia (blue-blind)
#5ECDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc8cd; /* rgb */ color: rgb(127, 200, 205); /* oklch */ color: oklch(78.7% 0.073 201.3);
Tailwind
colors: {
custom: {
50: '#a8d9dc',
500: '#7fc8cd',
950: '#000000',
},
}SCSS
$custom: #7fc8cd; $custom-light: #a8d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7fc8cd",
"rgb": {
"r": 127,
"g": 200,
"b": 205
},
"hsl": {
"h": 183.846,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78676,
"c": 0.07316,
"h": 201.3
},
"luminance": 0.50228
}Semantic roles & 50–950 ramp
primary
#7FC8CD
secondary
#9D5853
accent
#372FB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384