#7FDEDC#7FDEDC
#7FDEDC is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.2% C 0.091 H 193.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEDC |
|---|---|
| RGB | rgb(127, 222, 220) |
| HSL | hsl(179, 59%, 68%) |
| HSV | hsv(179, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.87, -28.58, -7.82) |
| CIE-LCH | lch(82.87, 29.63, 195.30°) |
| OKLab | oklab(84.16% -0.0879 -0.0216) |
| OKLCH | oklch(84.16% 0.091 193.8) |
| XYZ | xyz(47.7869, 61.9182, 77.1295) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Paleturquoise
#AFEEEE
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 6.96
Turquoise
#40E0D0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEDC #DE7F81
analogous
#7FDEAC #7FDEDC #7FB0DE
triadic
#7FDEDC #DC7FDE #DEDC7F
tetradic
#7FDEDC #AC7FDE #DE7F81 #B0DE7F
square
#7FDEDC #AC7FDE #DE7F81 #B0DE7F
split-complementary
#7FDEDC #DE7FB0 #DEAC7F
monochromatic
#2EB4B1 #4ED1CF #7FDEDC #B0EBE9 #E0F7F7
Accessibility & contrast
On white
1.57
#7FDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#7FDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEDC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEDC | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#51E3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fdedc; /* rgb */ color: rgb(127, 222, 220); /* oklch */ color: oklch(84.2% 0.091 193.8);
Tailwind
colors: {
custom: {
50: '#aae8e6',
500: '#7fdedc',
950: '#000000',
},
}SCSS
$custom: #7fdedc; $custom-light: #aae8e6; $custom-dark: #000000;
JSON
{
"hex": "#7fdedc",
"rgb": {
"r": 127,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.737,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.84161,
"c": 0.09051,
"h": 193.8
},
"luminance": 0.61922
}Semantic roles & 50–950 ramp
primary
#7FDEDC
secondary
#B54C4F
accent
#1F22C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484