#7FDCCE#7FDCCE
#7FDCCE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.092 H 183.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCCE |
|---|---|
| RGB | rgb(127, 220, 206) |
| HSL | hsl(171, 57%, 68%) |
| HSV | hsv(171, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.92, -30.99, -1.79) |
| CIE-LCH | lch(81.92, 31.04, 183.30°) |
| OKLab | oklab(83.27% -0.0914 -0.0053) |
| OKLCH | oklch(83.27% 0.092 183.3) |
| XYZ | xyz(45.4818, 60.1512, 67.5942) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.02
Seafoam Blue
#78D1B6
ΔE00 5.39
Tiffany Blue
#7BF2DA
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCCE #DC7F8D
analogous
#7FDC9F #7FDCCE #7FBBDC
triadic
#7FDCCE #CE7FDC #DCCE7F
tetradic
#7FDCCE #9F7FDC #DC7F8D #BBDC7F
square
#7FDCCE #9F7FDC #DC7F8D #BBDC7F
split-complementary
#7FDCCE #DC7FBB #DC9F7F
monochromatic
#30B09D #4FCFBC #7FDCCE #AFE9E0 #DFF6F3
Accessibility & contrast
On white
1.61
#7FDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7FDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCCE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCCE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#5ADFD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdcce; /* rgb */ color: rgb(127, 220, 206); /* oklch */ color: oklch(83.3% 0.092 183.3);
Tailwind
colors: {
custom: {
50: '#a9e7dc',
500: '#7fdcce',
950: '#000000',
},
}SCSS
$custom: #7fdcce; $custom-light: #a9e7dc; $custom-dark: #000000;
JSON
{
"hex": "#7fdcce",
"rgb": {
"r": 127,
"g": 220,
"b": 206
},
"hsl": {
"h": 170.968,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83271,
"c": 0.09158,
"h": 183.3
},
"luminance": 0.60155
}Semantic roles & 50–950 ramp
primary
#7FDCCE
secondary
#B24D5C
accent
#213AC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484