#7FDDCD#7FDDCD
#7FDDCD is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.093 H 181.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDDCD |
|---|---|
| RGB | rgb(127, 221, 205) |
| HSL | hsl(170, 58%, 68%) |
| HSV | hsv(170, 43%, 87%) |
| CMYK | cmyk(42.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.18, -31.70, -0.88) |
| CIE-LCH | lch(82.18, 31.71, 181.58°) |
| OKLab | oklab(83.47% -0.093 -0.0029) |
| OKLCH | oklch(83.47% 0.093 181.8) |
| XYZ | xyz(45.6239, 60.6293, 67.0442) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.19
Pale Teal
#82CBB2
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.32
Light Teal
#90E4C1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDDCD #DD7F8F
analogous
#7FDD9E #7FDDCD #7FBEDD
triadic
#7FDDCD #CD7FDD #DDCD7F
tetradic
#7FDDCD #9E7FDD #DD7F8F #BEDD7F
square
#7FDDCD #9E7FDD #DD7F8F #BEDD7F
split-complementary
#7FDDCD #DD7FBE #DD9E7F
monochromatic
#2FB29C #4FD0BA #7FDDCD #AFEAE0 #E0F7F3
Accessibility & contrast
On white
1.60
#7FDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#7FDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDDCD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDDCD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C5C8CE
Tritanopia (blue-blind)
#5AE0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fddcd; /* rgb */ color: rgb(127, 221, 205); /* oklch */ color: oklch(83.5% 0.093 181.8);
Tailwind
colors: {
custom: {
50: '#a9e8dc',
500: '#7fddcd',
950: '#000000',
},
}SCSS
$custom: #7fddcd; $custom-light: #a9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#7fddcd",
"rgb": {
"r": 127,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.787,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.83471,
"c": 0.09305,
"h": 181.8
},
"luminance": 0.60633
}Semantic roles & 50–950 ramp
primary
#7FDDCD
secondary
#B44D5E
accent
#203CC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484