#7FCDBF#7FCDBF
#7FCDBF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.080 H 181.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDBF |
|---|---|
| RGB | rgb(127, 205, 191) |
| HSL | hsl(169, 44%, 65%) |
| HSV | hsv(169, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.24, -27.26, -0.61) |
| CIE-LCH | lch(77.24, 27.26, 181.29°) |
| OKLab | oklab(79.38% -0.08 -0.0021) |
| OKLCH | oklch(79.38% 0.08 181.5) |
| XYZ | xyz(39.9842, 51.9336, 57.1974) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 6.23
Mediumaquamarine
#66CDAA
ΔE00 7.06
Turquoise
#40E0D0
ΔE00 7.31
Light Teal
#90E4C1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDBF #CD7F8D
analogous
#7FCD98 #7FCDBF #7FB4CD
triadic
#7FCDBF #BF7FCD #CDBF7F
tetradic
#7FCDBF #987FCD #CD7F8D #B4CD7F
square
#7FCDBF #987FCD #CD7F8D #B4CD7F
split-complementary
#7FCDBF #CD7FB4 #CD987F
monochromatic
#3B9786 #53BCA9 #7FCDBF #ABDED5 #D7EFEB
Accessibility & contrast
On white
1.84
#7FCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7FCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDBF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDBF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#64D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcdbf; /* rgb */ color: rgb(127, 205, 191); /* oklch */ color: oklch(79.4% 0.080 181.5);
Tailwind
colors: {
custom: {
50: '#a7dcd2',
500: '#7fcdbf',
950: '#000000',
},
}SCSS
$custom: #7fcdbf; $custom-light: #a7dcd2; $custom-dark: #000000;
JSON
{
"hex": "#7fcdbf",
"rgb": {
"r": 127,
"g": 205,
"b": 191
},
"hsl": {
"h": 169.231,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79375,
"c": 0.08007,
"h": 181.5
},
"luminance": 0.51936
}Semantic roles & 50–950 ramp
primary
#7FCDBF
secondary
#9D5360
accent
#2F47B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483