#7FFFE7#7FFFE7
#7FFFE7 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.0% C 0.120 H 179.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFE7 |
|---|---|
| RGB | rgb(127, 255, 231) |
| HSL | hsl(169, 100%, 75%) |
| HSV | hsv(169, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(92.48, -41.25, 0.56) |
| CIE-LCH | lch(92.48, 41.26, 179.23°) |
| OKLab | oklab(92.01% -0.1198 0.0008) |
| OKLCH | oklch(92.01% 0.12 179.6) |
| XYZ | xyz(58.9300, 81.7963, 88.2686) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.55
Bright Aqua
#0BF9EA
ΔE00 5.67
Pale Aqua
#B8FFEB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFE7 #FF7F97
analogous
#7FFFA7 #7FFFE7 #7FD7FF
triadic
#7FFFE7 #E77FFF #FFE77F
tetradic
#7FFFE7 #A77FFF #FF7F97 #D7FF7F
square
#7FFFE7 #A77FFF #FF7F97 #D7FF7F
split-complementary
#7FFFE7 #FF7FD7 #FFA77F
monochromatic
#05FFD0 #42FFDC #7FFFE7 #BCFFF2 #E0FFF9
Accessibility & contrast
On white
1.21
#7FFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7FFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFE7
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFE7 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E6
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#3DFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7fffe7; /* rgb */ color: rgb(127, 255, 231); /* oklch */ color: oklch(92.0% 0.120 179.6);
Tailwind
colors: {
custom: {
50: '#adffee',
500: '#7fffe7',
950: '#000000',
},
}SCSS
$custom: #7fffe7; $custom-light: #adffee; $custom-dark: #000000;
JSON
{
"hex": "#7fffe7",
"rgb": {
"r": 127,
"g": 255,
"b": 231
},
"hsl": {
"h": 168.75,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92014,
"c": 0.11984,
"h": 179.6
},
"luminance": 0.81802
}Semantic roles & 50–950 ramp
primary
#7FFFE7
secondary
#DE4461
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685