#7FFFDE#7FFFDE
#7FFFDE is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.124 H 174.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFDE |
|---|---|
| RGB | rgb(127, 255, 222) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.27, -43.32, 4.89) |
| CIE-LCH | lch(92.27, 43.59, 173.56°) |
| OKLab | oklab(91.76% -0.1237 0.0123) |
| OKLCH | oklch(91.76% 0.124 174.3) |
| XYZ | xyz(57.6915, 81.3009, 81.7455) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.64
Aquamarine
#7FFFD4
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 5.08
Light Aquamarine
#7BFDC7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFDE #FF7FA0
analogous
#7FFF9E #7FFFDE #7FE0FF
triadic
#7FFFDE #DE7FFF #FFDE7F
tetradic
#7FFFDE #9E7FFF #FF7FA0 #E0FF7F
square
#7FFFDE #9E7FFF #FF7FA0 #E0FF7F
split-complementary
#7FFFDE #FF7FE0 #FF9E7F
monochromatic
#05FFBE #42FFCE #7FFFDE #BCFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#7FFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#7FFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFDE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFDE | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DD
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#45FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7fffde; /* rgb */ color: rgb(127, 255, 222); /* oklch */ color: oklch(91.8% 0.124 174.3);
Tailwind
colors: {
custom: {
50: '#acffe8',
500: '#7fffde',
950: '#000000',
},
}SCSS
$custom: #7fffde; $custom-light: #acffe8; $custom-dark: #000000;
JSON
{
"hex": "#7fffde",
"rgb": {
"r": 127,
"g": 255,
"b": 222
},
"hsl": {
"h": 164.531,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91764,
"c": 0.12429,
"h": 174.3
},
"luminance": 0.81306
}Semantic roles & 50–950 ramp
primary
#7FFFDE
secondary
#DE446C
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684