#7FFFE5#7FFFE5
#7FFFE5 is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.121 H 178.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFE5 |
|---|---|
| RGB | rgb(127, 255, 229) |
| HSL | hsl(168, 100%, 75%) |
| HSV | hsv(168, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(92.44, -41.72, 1.52) |
| CIE-LCH | lch(92.44, 41.75, 177.91°) |
| OKLab | oklab(91.96% -0.1207 0.0034) |
| OKLCH | oklch(91.96% 0.121 178.4) |
| XYZ | xyz(58.6492, 81.6840, 86.7894) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 5.00
Bright Aqua
#0BF9EA
ΔE00 6.03
Pale Turquoise
#A5FBD5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFE5 #FF7F99
analogous
#7FFFA5 #7FFFE5 #7FD9FF
triadic
#7FFFE5 #E57FFF #FFE57F
tetradic
#7FFFE5 #A57FFF #FF7F99 #D9FF7F
square
#7FFFE5 #A57FFF #FF7F99 #D9FF7F
split-complementary
#7FFFE5 #FF7FD9 #FFA57F
monochromatic
#05FFCC #42FFD9 #7FFFE5 #BCFFF1 #E0FFF9
Accessibility & contrast
On white
1.21
#7FFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#7FFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFE5
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFE5 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E4
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#3FFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7fffe5; /* rgb */ color: rgb(127, 255, 229); /* oklch */ color: oklch(92.0% 0.121 178.4);
Tailwind
colors: {
custom: {
50: '#acffed',
500: '#7fffe5',
950: '#000000',
},
}SCSS
$custom: #7fffe5; $custom-light: #acffed; $custom-dark: #000000;
JSON
{
"hex": "#7fffe5",
"rgb": {
"r": 127,
"g": 255,
"b": 229
},
"hsl": {
"h": 167.813,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91958,
"c": 0.12074,
"h": 178.4
},
"luminance": 0.81689
}Semantic roles & 50–950 ramp
primary
#7FFFE5
secondary
#DE4463
accent
#002FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684