#7FDCCD#7FDCCD
#7FDCCD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.092 H 182.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCCD |
|---|---|
| RGB | rgb(127, 220, 205) |
| HSL | hsl(170, 57%, 68%) |
| HSV | hsv(170, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.89, -31.22, -1.29) |
| CIE-LCH | lch(81.89, 31.25, 182.37°) |
| OKLab | oklab(83.24% -0.0918 -0.004) |
| OKLCH | oklch(83.24% 0.092 182.5) |
| XYZ | xyz(45.3607, 60.1028, 66.9565) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 5.08
Tiffany Blue
#7BF2DA
ΔE00 5.54
Pale Teal
#82CBB2
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.06
Light Teal
#90E4C1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCCD #DC7F8E
analogous
#7FDC9F #7FDCCD #7FBCDC
triadic
#7FDCCD #CD7FDC #DCCD7F
tetradic
#7FDCCD #9F7FDC #DC7F8E #BCDC7F
square
#7FDCCD #9F7FDC #DC7F8E #BCDC7F
split-complementary
#7FDCCD #DC7FBC #DC9F7F
monochromatic
#30B09C #4FCFBA #7FDCCD #AFE9E0 #DFF6F3
Accessibility & contrast
On white
1.61
#7FDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7FDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCCD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCCD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#5ADFD7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdccd; /* rgb */ color: rgb(127, 220, 205); /* oklch */ color: oklch(83.2% 0.092 182.5);
Tailwind
colors: {
custom: {
50: '#a9e7dc',
500: '#7fdccd',
950: '#000000',
},
}SCSS
$custom: #7fdccd; $custom-light: #a9e7dc; $custom-dark: #000000;
JSON
{
"hex": "#7fdccd",
"rgb": {
"r": 127,
"g": 220,
"b": 205
},
"hsl": {
"h": 170.323,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83241,
"c": 0.09194,
"h": 182.5
},
"luminance": 0.60106
}Semantic roles & 50–950 ramp
primary
#7FDCCD
secondary
#B24D5D
accent
#213BC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484