#7FCDBB#7FCDBB
#7FCDBB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.082 H 177.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDBB |
|---|---|
| RGB | rgb(127, 205, 187) |
| HSL | hsl(166, 44%, 65%) |
| HSV | hsv(166, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(77.14, -28.17, 1.39) |
| CIE-LCH | lch(77.14, 28.20, 177.18°) |
| OKLab | oklab(79.26% -0.0817 0.0032) |
| OKLCH | oklch(79.26% 0.082 177.7) |
| XYZ | xyz(39.5500, 51.7599, 54.9107) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.66
Seafoam Blue
#78D1B6
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 7.20
Light Teal
#90E4C1
ΔE00 7.25
Turquoise
#40E0D0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDBB #CD7F91
analogous
#7FCD94 #7FCDBB #7FB8CD
triadic
#7FCDBB #BB7FCD #CDBB7F
tetradic
#7FCDBB #947FCD #CD7F91 #B8CD7F
square
#7FCDBB #947FCD #CD7F91 #B8CD7F
split-complementary
#7FCDBB #CD7FB8 #CD947F
monochromatic
#3B9782 #53BCA4 #7FCDBB #ABDED2 #D7EFEA
Accessibility & contrast
On white
1.85
#7FCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7FCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDBB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDBB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#65CFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcdbb; /* rgb */ color: rgb(127, 205, 187); /* oklch */ color: oklch(79.3% 0.082 177.7);
Tailwind
colors: {
custom: {
50: '#a7dccf',
500: '#7fcdbb',
950: '#000000',
},
}SCSS
$custom: #7fcdbb; $custom-light: #a7dccf; $custom-dark: #000000;
JSON
{
"hex": "#7fcdbb",
"rgb": {
"r": 127,
"g": 205,
"b": 187
},
"hsl": {
"h": 166.154,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79257,
"c": 0.08181,
"h": 177.7
},
"luminance": 0.51763
}Semantic roles & 50–950 ramp
primary
#7FCDBB
secondary
#9D5364
accent
#2F4EB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483