#7FDCCB#7FDCCB
#7FDCCB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.093 H 180.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCCB |
|---|---|
| RGB | rgb(127, 220, 203) |
| HSL | hsl(169, 57%, 68%) |
| HSV | hsv(169, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(81.84, -31.69, -0.31) |
| CIE-LCH | lch(81.84, 31.69, 180.55°) |
| OKLab | oklab(83.18% -0.0927 -0.0013) |
| OKLCH | oklch(83.18% 0.093 180.8) |
| XYZ | xyz(45.1208, 60.0069, 65.6931) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 5.08
Tiffany Blue
#7BF2DA
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.57
Light Teal
#90E4C1
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCCB #DC7F90
analogous
#7FDC9C #7FDCCB #7FBEDC
triadic
#7FDCCB #CB7FDC #DCCB7F
tetradic
#7FDCCB #9C7FDC #DC7F90 #BEDC7F
square
#7FDCCB #9C7FDC #DC7F90 #BEDC7F
split-complementary
#7FDCCB #DC7FBE #DC9C7F
monochromatic
#30B099 #4FCFB7 #7FDCCB #AFE9DF #DFF6F2
Accessibility & contrast
On white
1.62
#7FDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#7FDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCCB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCCB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#5BDFD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fdccb; /* rgb */ color: rgb(127, 220, 203); /* oklch */ color: oklch(83.2% 0.093 180.8);
Tailwind
colors: {
custom: {
50: '#a9e7da',
500: '#7fdccb',
950: '#000000',
},
}SCSS
$custom: #7fdccb; $custom-light: #a9e7da; $custom-dark: #000000;
JSON
{
"hex": "#7fdccb",
"rgb": {
"r": 127,
"g": 220,
"b": 203
},
"hsl": {
"h": 169.032,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83182,
"c": 0.09271,
"h": 180.8
},
"luminance": 0.6001
}Semantic roles & 50–950 ramp
primary
#7FDCCB
secondary
#B24D5F
accent
#213FC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483