#7FCDBE#7FCDBE
#7FCDBE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.080 H 180.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDBE |
|---|---|
| RGB | rgb(127, 205, 190) |
| HSL | hsl(168, 44%, 65%) |
| HSV | hsv(168, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.21, -27.49, -0.11) |
| CIE-LCH | lch(77.21, 27.49, 180.24°) |
| OKLab | oklab(79.35% -0.0805 -0.0007) |
| OKLCH | oklch(79.35% 0.08 180.5) |
| XYZ | xyz(39.8745, 51.8897, 56.6198) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.69
Seafoam Blue
#78D1B6
ΔE00 4.10
Mediumturquoise
#48D1CC
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 7.33
Light Teal
#90E4C1
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDBE #CD7F8E
analogous
#7FCD97 #7FCDBE #7FB5CD
triadic
#7FCDBE #BE7FCD #CDBE7F
tetradic
#7FCDBE #977FCD #CD7F8E #B5CD7F
square
#7FCDBE #977FCD #CD7F8E #B5CD7F
split-complementary
#7FCDBE #CD7FB5 #CD977F
monochromatic
#3B9785 #53BCA8 #7FCDBE #ABDED4 #D7EFEB
Accessibility & contrast
On white
1.85
#7FCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7FCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDBE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDBE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#64D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcdbe; /* rgb */ color: rgb(127, 205, 190); /* oklch */ color: oklch(79.3% 0.080 180.5);
Tailwind
colors: {
custom: {
50: '#a7dcd1',
500: '#7fcdbe',
950: '#000000',
},
}SCSS
$custom: #7fcdbe; $custom-light: #a7dcd1; $custom-dark: #000000;
JSON
{
"hex": "#7fcdbe",
"rgb": {
"r": 127,
"g": 205,
"b": 190
},
"hsl": {
"h": 168.462,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79345,
"c": 0.08046,
"h": 180.5
},
"luminance": 0.51892
}Semantic roles & 50–950 ramp
primary
#7FCDBE
secondary
#9D5361
accent
#2F49B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483