#7FD8CB#7FD8CB
#7FD8CB is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.088 H 183.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD8CB |
|---|---|
| RGB | rgb(127, 216, 203) |
| HSL | hsl(171, 53%, 67%) |
| HSV | hsv(171, 41%, 85%) |
| CMYK | cmyk(41.2%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(80.70, -29.78, -1.98) |
| CIE-LCH | lch(80.70, 29.85, 183.80°) |
| OKLab | oklab(82.26% -0.088 -0.0058) |
| OKLCH | oklch(82.26% 0.088 183.8) |
| XYZ | xyz(44.0836, 57.9323, 65.3474) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.81
Tiffany Blue
#7BF2DA
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD8CB #D87F8C
analogous
#7FD89F #7FD8CB #7FB9D8
triadic
#7FD8CB #CB7FD8 #D8CB7F
tetradic
#7FD8CB #9F7FD8 #D87F8C #B9D87F
square
#7FD8CB #9F7FD8 #D87F8C #B9D87F
split-complementary
#7FD8CB #D87FB9 #D89F7F
monochromatic
#34A998 #50CAB8 #7FD8CB #AEE6DE #DDF5F1
Accessibility & contrast
On white
1.67
#7FD8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#7FD8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD8CB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD8CB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#5CDBD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fd8cb; /* rgb */ color: rgb(127, 216, 203); /* oklch */ color: oklch(82.3% 0.088 183.8);
Tailwind
colors: {
custom: {
50: '#a8e4da',
500: '#7fd8cb',
950: '#000000',
},
}SCSS
$custom: #7fd8cb; $custom-light: #a8e4da; $custom-dark: #000000;
JSON
{
"hex": "#7fd8cb",
"rgb": {
"r": 127,
"g": 216,
"b": 203
},
"hsl": {
"h": 171.236,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.82263,
"c": 0.08822,
"h": 183.8
},
"luminance": 0.57936
}Semantic roles & 50–950 ramp
primary
#7FD8CB
secondary
#AC4F5C
accent
#253CC1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483