#7FCED3#7FCED3
#7FCED3 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.078 H 200.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCED3 |
|---|---|
| RGB | rgb(127, 206, 211) |
| HSL | hsl(184, 49%, 66%) |
| HSV | hsv(184, 40%, 83%) |
| CMYK | cmyk(39.8%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.08, -22.96, -10.13) |
| CIE-LCH | lch(78.08, 25.09, 203.80°) |
| OKLab | oklab(80.24% -0.0729 -0.0278) |
| OKLCH | oklch(80.24% 0.078 200.9) |
| XYZ | xyz(42.5772, 53.3548, 69.6703) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.96
Aqua Blue
#02D8E9
ΔE00 7.27
Darkturquoise
#00CED1
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.74
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Robin'S Egg
#6DEDFD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCED3 #D3847F
analogous
#7FD3AE #7FCED3 #7FA4D3
triadic
#7FCED3 #D37FCE #CED37F
tetradic
#7FCED3 #AE7FD3 #D3847F #A4D37F
square
#7FCED3 #AE7FD3 #D3847F #A4D37F
split-complementary
#7FCED3 #D37FA4 #D3AE7F
monochromatic
#379AA0 #51BDC3 #7FCED3 #ADDFE3 #DAF1F2
Accessibility & contrast
On white
1.80
#7FCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#7FCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCED3
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCED3 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B5BCD4
Tritanopia (blue-blind)
#5AD3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fced3; /* rgb */ color: rgb(127, 206, 211); /* oklch */ color: oklch(80.2% 0.078 200.9);
Tailwind
colors: {
custom: {
50: '#a8dde0',
500: '#7fced3',
950: '#000000',
},
}SCSS
$custom: #7fced3; $custom-light: #a8dde0; $custom-dark: #000000;
JSON
{
"hex": "#7fced3",
"rgb": {
"r": 127,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.571,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.80236,
"c": 0.07804,
"h": 200.9
},
"luminance": 0.53358
}Semantic roles & 50–950 ramp
primary
#7FCED3
secondary
#A55651
accent
#3229BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484