#7FDED2#7FDED2
#7FDED2 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.092 H 185.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDED2 |
|---|---|
| RGB | rgb(127, 222, 210) |
| HSL | hsl(172, 59%, 68%) |
| HSV | hsv(172, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.60, -30.99, -2.92) |
| CIE-LCH | lch(82.60, 31.13, 185.38°) |
| OKLab | oklab(83.85% -0.0921 -0.0083) |
| OKLCH | oklch(83.85% 0.092 185.2) |
| XYZ | xyz(46.5020, 61.4042, 70.3620) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 5.66
Tiffany Blue
#7BF2DA
ΔE00 5.72
Seafoam Blue
#78D1B6
ΔE00 6.29
Pale Teal
#82CBB2
ΔE00 7.13
Light Teal
#90E4C1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDED2 #DE7F8B
analogous
#7FDEA2 #7FDED2 #7FBADE
triadic
#7FDED2 #D27FDE #DED27F
tetradic
#7FDED2 #A27FDE #DE7F8B #BADE7F
square
#7FDED2 #A27FDE #DE7F8B #BADE7F
split-complementary
#7FDED2 #DE7FBA #DEA27F
monochromatic
#2EB4A3 #4ED1C1 #7FDED2 #B0EBE3 #E0F7F4
Accessibility & contrast
On white
1.58
#7FDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#7FDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDED2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDED2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C5C9D3
Tritanopia (blue-blind)
#57E2DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fded2; /* rgb */ color: rgb(127, 222, 210); /* oklch */ color: oklch(83.9% 0.092 185.2);
Tailwind
colors: {
custom: {
50: '#a9e8df',
500: '#7fded2',
950: '#000000',
},
}SCSS
$custom: #7fded2; $custom-light: #a9e8df; $custom-dark: #000000;
JSON
{
"hex": "#7fded2",
"rgb": {
"r": 127,
"g": 222,
"b": 210
},
"hsl": {
"h": 172.421,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.8385,
"c": 0.09243,
"h": 185.2
},
"luminance": 0.61408
}Semantic roles & 50–950 ramp
primary
#7FDED2
secondary
#B54C5A
accent
#1F34C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484