#7FFDEC#7FFDEC
#7FFDEC is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.116 H 183.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDEC |
|---|---|
| RGB | rgb(127, 253, 236) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(92.05, -39.18, -2.67) |
| CIE-LCH | lch(92.05, 39.27, 183.90°) |
| OKLab | oklab(91.7% -0.1156 -0.0078) |
| OKLCH | oklch(91.7% 0.116 183.9) |
| XYZ | xyz(59.0116, 80.8135, 91.8294) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.84
Bright Turquoise
#0FFEF9
ΔE00 5.87
Light Aqua
#8CFFDB
ΔE00 6.03
Bright Cyan
#41FDFE
ΔE00 6.63
Pale Aqua
#B8FFEB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDEC #FD7F90
analogous
#7FFDAD #7FFDEC #7FCFFD
triadic
#7FFDEC #EC7FFD #FDEC7F
tetradic
#7FFDEC #AD7FFD #FD7F90 #CFFD7F
square
#7FFDEC #AD7FFD #FD7F90 #CFFD7F
split-complementary
#7FFDEC #FD7FCF #FDAD7F
monochromatic
#06FBDA #43FCE3 #7FFDEC #BBFEF5 #E1FFFB
Accessibility & contrast
On white
1.22
#7FFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#7FFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDEC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDEC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#39FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffdec; /* rgb */ color: rgb(127, 253, 236); /* oklch */ color: oklch(91.7% 0.116 183.9);
Tailwind
colors: {
custom: {
50: '#adfef2',
500: '#7ffdec',
950: '#000000',
},
}SCSS
$custom: #7ffdec; $custom-light: #adfef2; $custom-dark: #000000;
JSON
{
"hex": "#7ffdec",
"rgb": {
"r": 127,
"g": 253,
"b": 236
},
"hsl": {
"h": 171.905,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91704,
"c": 0.11585,
"h": 183.9
},
"luminance": 0.80819
}Semantic roles & 50–950 ramp
primary
#7FFDEC
secondary
#DB4559
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685