#7FFDED#7FFDED
#7FFDED is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.7% C 0.116 H 184.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDED |
|---|---|
| RGB | rgb(127, 253, 237) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.07, -38.94, -3.15) |
| CIE-LCH | lch(92.07, 39.07, 184.62°) |
| OKLab | oklab(91.73% -0.1152 -0.0091) |
| OKLCH | oklch(91.73% 0.116 184.5) |
| XYZ | xyz(59.1573, 80.8717, 92.5967) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.34
Light Aqua
#8CFFDB
ΔE00 6.35
Light Cyan
#ACFFFC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDED #FD7F8F
analogous
#7FFDAE #7FFDED #7FCEFD
triadic
#7FFDED #ED7FFD #FDED7F
tetradic
#7FFDED #AE7FFD #FD7F8F #CEFD7F
square
#7FFDED #AE7FFD #FD7F8F #CEFD7F
split-complementary
#7FFDED #FD7FCE #FDAE7F
monochromatic
#06FBDC #43FCE5 #7FFDED #BBFEF5 #E1FFFB
Accessibility & contrast
On white
1.22
#7FFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#7FFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDED
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDED | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#38FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffded; /* rgb */ color: rgb(127, 253, 237); /* oklch */ color: oklch(91.7% 0.116 184.5);
Tailwind
colors: {
custom: {
50: '#adfef2',
500: '#7ffded',
950: '#000000',
},
}SCSS
$custom: #7ffded; $custom-light: #adfef2; $custom-dark: #000000;
JSON
{
"hex": "#7ffded",
"rgb": {
"r": 127,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.381,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91733,
"c": 0.11554,
"h": 184.5
},
"luminance": 0.80877
}Semantic roles & 50–950 ramp
primary
#7FFDED
secondary
#DB4558
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685