#7FDEDD#7FDEDD
#7FDEDD is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.090 H 194.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEDD |
|---|---|
| RGB | rgb(127, 222, 221) |
| HSL | hsl(179, 59%, 68%) |
| HSV | hsv(179, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.90, -28.34, -8.31) |
| CIE-LCH | lch(82.90, 29.53, 196.34°) |
| OKLab | oklab(84.19% -0.0875 -0.0229) |
| OKLCH | oklch(84.19% 0.09 194.7) |
| XYZ | xyz(47.9197, 61.9713, 77.8291) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEDD #DE7F80
analogous
#7FDEAD #7FDEDD #7FAFDE
triadic
#7FDEDD #DD7FDE #DEDD7F
tetradic
#7FDEDD #AD7FDE #DE7F80 #AFDE7F
square
#7FDEDD #AD7FDE #DE7F80 #AFDE7F
split-complementary
#7FDEDD #DE7FAF #DEAD7F
monochromatic
#2EB4B3 #4ED1D0 #7FDEDD #B0EBEA #E0F7F7
Accessibility & contrast
On white
1.57
#7FDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#7FDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEDD
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEDD | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#50E3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fdedd; /* rgb */ color: rgb(127, 222, 221); /* oklch */ color: oklch(84.2% 0.090 194.7);
Tailwind
colors: {
custom: {
50: '#aae8e7',
500: '#7fdedd',
950: '#000000',
},
}SCSS
$custom: #7fdedd; $custom-light: #aae8e7; $custom-dark: #000000;
JSON
{
"hex": "#7fdedd",
"rgb": {
"r": 127,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.368,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.84193,
"c": 0.09044,
"h": 194.7
},
"luminance": 0.61975
}Semantic roles & 50–950 ramp
primary
#7FDEDD
secondary
#B54C4D
accent
#1F21C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484