#7FDCCC#7FDCCC
#7FDCCC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.092 H 181.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCCC |
|---|---|
| RGB | rgb(127, 220, 204) |
| HSL | hsl(170, 57%, 68%) |
| HSV | hsv(170, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(81.87, -31.45, -0.80) |
| CIE-LCH | lch(81.87, 31.46, 181.46°) |
| OKLab | oklab(83.21% -0.0923 -0.0026) |
| OKLCH | oklch(83.21% 0.092 181.6) |
| XYZ | xyz(45.2404, 60.0547, 66.3228) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.78
Turquoise
#40E0D0
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.40
Pale Teal
#82CBB2
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCCC #DC7F8F
analogous
#7FDC9D #7FDCCC #7FBEDC
triadic
#7FDCCC #CC7FDC #DCCC7F
tetradic
#7FDCCC #9D7FDC #DC7F8F #BEDC7F
square
#7FDCCC #9D7FDC #DC7F8F #BEDC7F
split-complementary
#7FDCCC #DC7FBE #DC9D7F
monochromatic
#30B09A #4FCFB9 #7FDCCC #AFE9DF #DFF6F2
Accessibility & contrast
On white
1.61
#7FDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7FDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCCC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCCC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#5BDFD7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdccc; /* rgb */ color: rgb(127, 220, 204); /* oklch */ color: oklch(83.2% 0.092 181.6);
Tailwind
colors: {
custom: {
50: '#a9e7db',
500: '#7fdccc',
950: '#000000',
},
}SCSS
$custom: #7fdccc; $custom-light: #a9e7db; $custom-dark: #000000;
JSON
{
"hex": "#7fdccc",
"rgb": {
"r": 127,
"g": 220,
"b": 204
},
"hsl": {
"h": 169.677,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83211,
"c": 0.09231,
"h": 181.6
},
"luminance": 0.60058
}Semantic roles & 50–950 ramp
primary
#7FDCCC
secondary
#B24D5E
accent
#213DC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484