#7FD2CB#7FD2CB
#7FD2CB is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.082 H 188.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2CB |
|---|---|
| RGB | rgb(127, 210, 203) |
| HSL | hsl(175, 48%, 66%) |
| HSV | hsv(175, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(78.99, -26.88, -4.49) |
| CIE-LCH | lch(78.99, 27.25, 189.48°) |
| OKLab | oklab(80.89% -0.081 -0.0125) |
| OKLCH | oklch(80.89% 0.082 188.8) |
| XYZ | xyz(42.5744, 54.9140, 64.8443) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2CB #D27F86
analogous
#7FD2A1 #7FD2CB #7FAFD2
triadic
#7FD2CB #CB7FD2 #D2CB7F
tetradic
#7FD2CB #A17FD2 #D27F86 #AFD27F
square
#7FD2CB #A17FD2 #D27F86 #AFD27F
split-complementary
#7FD2CB #D27FAF #D2A17F
monochromatic
#389F96 #52C2B9 #7FD2CB #ACE2DD #DAF2F0
Accessibility & contrast
On white
1.75
#7FD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#7FD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2CB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2CB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#5DD6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd2cb; /* rgb */ color: rgb(127, 210, 203); /* oklch */ color: oklch(80.9% 0.082 188.8);
Tailwind
colors: {
custom: {
50: '#a8e0da',
500: '#7fd2cb',
950: '#000000',
},
}SCSS
$custom: #7fd2cb; $custom-light: #a8e0da; $custom-dark: #000000;
JSON
{
"hex": "#7fd2cb",
"rgb": {
"r": 127,
"g": 210,
"b": 203
},
"hsl": {
"h": 174.94,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.80889,
"c": 0.08192,
"h": 188.8
},
"luminance": 0.54917
}Semantic roles & 50–950 ramp
primary
#7FD2CB
secondary
#A45158
accent
#2A36BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483