#7FC9CD#7FC9CD
#7FC9CD is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.9% C 0.074 H 200.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9CD |
|---|---|
| RGB | rgb(127, 201, 205) |
| HSL | hsl(183, 44%, 65%) |
| HSV | hsv(183, 38%, 80%) |
| CMYK | cmyk(38%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(76.49, -21.94, -9.27) |
| CIE-LCH | lch(76.49, 23.82, 202.90°) |
| OKLab | oklab(78.9% -0.0694 -0.0254) |
| OKLCH | oklch(78.9% 0.074 200.1) |
| XYZ | xyz(40.6545, 50.6903, 65.3877) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.21
Darkturquoise
#00CED1
ΔE00 7.73
Aqua Blue
#02D8E9
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.26
Robin'S Egg Blue
#98EFF9
ΔE00 9.05
Paleturquoise
#AFEEEE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9CD #CD837F
analogous
#7FCDAA #7FC9CD #7FA2CD
triadic
#7FC9CD #CD7FC9 #C9CD7F
tetradic
#7FC9CD #AA7FCD #CD837F #A2CD7F
square
#7FC9CD #AA7FCD #CD837F #A2CD7F
split-complementary
#7FC9CD #CD7FA2 #CDAA7F
monochromatic
#3B9297 #53B6BC #7FC9CD #ABDCDE #D7EEEF
Accessibility & contrast
On white
1.89
#7FC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7FC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9CD
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9CD | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#5ECECA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc9cd; /* rgb */ color: rgb(127, 201, 205); /* oklch */ color: oklch(78.9% 0.074 200.1);
Tailwind
colors: {
custom: {
50: '#a8d9dc',
500: '#7fc9cd',
950: '#000000',
},
}SCSS
$custom: #7fc9cd; $custom-light: #a8d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7fc9cd",
"rgb": {
"r": 127,
"g": 201,
"b": 205
},
"hsl": {
"h": 183.077,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78903,
"c": 0.07388,
"h": 200.1
},
"luminance": 0.50693
}Semantic roles & 50–950 ramp
primary
#7FC9CD
secondary
#9D5753
accent
#362FB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384