#7FD3CB#7FD3CB
#7FD3CB is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.083 H 187.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3CB |
|---|---|
| RGB | rgb(127, 211, 203) |
| HSL | hsl(174, 49%, 66%) |
| HSV | hsv(174, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(79.28, -27.37, -4.07) |
| CIE-LCH | lch(79.28, 27.67, 188.46°) |
| OKLab | oklab(81.12% -0.0821 -0.0114) |
| OKLCH | oklch(81.12% 0.083 187.9) |
| XYZ | xyz(42.8221, 55.4093, 64.9269) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 6.66
Seafoam Blue
#78D1B6
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3CB #D37F87
analogous
#7FD3A1 #7FD3CB #7FB1D3
triadic
#7FD3CB #CB7FD3 #D3CB7F
tetradic
#7FD3CB #A17FD3 #D37F87 #B1D37F
square
#7FD3CB #A17FD3 #D37F87 #B1D37F
split-complementary
#7FD3CB #D37FB1 #D3A17F
monochromatic
#37A096 #51C3B8 #7FD3CB #ADE3DE #DAF2F0
Accessibility & contrast
On white
1.74
#7FD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#7FD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3CB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3CB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#5DD7D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd3cb; /* rgb */ color: rgb(127, 211, 203); /* oklch */ color: oklch(81.1% 0.083 187.9);
Tailwind
colors: {
custom: {
50: '#a8e0da',
500: '#7fd3cb',
950: '#000000',
},
}SCSS
$custom: #7fd3cb; $custom-light: #a8e0da; $custom-dark: #000000;
JSON
{
"hex": "#7fd3cb",
"rgb": {
"r": 127,
"g": 211,
"b": 203
},
"hsl": {
"h": 174.286,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.81117,
"c": 0.08292,
"h": 187.9
},
"luminance": 0.55412
}Semantic roles & 50–950 ramp
primary
#7FD3CB
secondary
#A55159
accent
#2937BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483