#7EC9CD#7EC9CD
#7EC9CD is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.9% C 0.075 H 200.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC9CD |
|---|---|
| RGB | rgb(126, 201, 205) |
| HSL | hsl(183, 44%, 65%) |
| HSV | hsv(183, 39%, 80%) |
| CMYK | cmyk(38.5%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(76.44, -22.20, -9.34) |
| CIE-LCH | lch(76.44, 24.09, 202.83°) |
| OKLab | oklab(78.85% -0.0702 -0.0257) |
| OKLCH | oklch(78.85% 0.075 200.1) |
| XYZ | xyz(40.5062, 50.6139, 65.3808) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.59
Aqua Blue
#02D8E9
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.37
Robin'S Egg Blue
#98EFF9
ΔE00 9.07
Paleturquoise
#AFEEEE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC9CD #CD827E
analogous
#7ECDAA #7EC9CD #7EA2CD
triadic
#7EC9CD #CD7EC9 #C9CD7E
tetradic
#7EC9CD #AA7ECD #CD827E #A2CD7E
square
#7EC9CD #AA7ECD #CD827E #A2CD7E
split-complementary
#7EC9CD #CD7EA2 #CDAA7E
monochromatic
#3A9296 #52B7BC #7EC9CD #AADBDE #D6EEEF
Accessibility & contrast
On white
1.89
#7EC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7EC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC9CD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC9CD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#5CCECA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ec9cd; /* rgb */ color: rgb(126, 201, 205); /* oklch */ color: oklch(78.9% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#a7d9dc',
500: '#7ec9cd',
950: '#000000',
},
}SCSS
$custom: #7ec9cd; $custom-light: #a7d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7ec9cd",
"rgb": {
"r": 126,
"g": 201,
"b": 205
},
"hsl": {
"h": 183.038,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.78853,
"c": 0.07471,
"h": 200.1
},
"luminance": 0.50617
}Semantic roles & 50–950 ramp
primary
#7EC9CD
secondary
#9D5653
accent
#352EB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384