#7FFFE2#7FFFE2
#7FFFE2 is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.122 H 176.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFE2 |
|---|---|
| RGB | rgb(127, 255, 226) |
| HSL | hsl(166, 100%, 75%) |
| HSV | hsv(166, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.36, -42.41, 2.96) |
| CIE-LCH | lch(92.36, 42.51, 176.00°) |
| OKLab | oklab(91.87% -0.122 0.0072) |
| OKLCH | oklch(91.87% 0.122 176.6) |
| XYZ | xyz(58.2339, 81.5179, 84.6025) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.57
Tiffany Blue
#7BF2DA
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.23
Pale Turquoise
#A5FBD5
ΔE00 5.74
Light Aquamarine
#7BFDC7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFE2 #FF7F9C
analogous
#7FFFA2 #7FFFE2 #7FDCFF
triadic
#7FFFE2 #E27FFF #FFE27F
tetradic
#7FFFE2 #A27FFF #FF7F9C #DCFF7F
square
#7FFFE2 #A27FFF #FF7F9C #DCFF7F
split-complementary
#7FFFE2 #FF7FDC #FFA27F
monochromatic
#05FFC6 #42FFD4 #7FFFE2 #BCFFF0 #E0FFF8
Accessibility & contrast
On white
1.21
#7FFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7FFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFE2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFE2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#42FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7fffe2; /* rgb */ color: rgb(127, 255, 226); /* oklch */ color: oklch(91.9% 0.122 176.6);
Tailwind
colors: {
custom: {
50: '#acffeb',
500: '#7fffe2',
950: '#000000',
},
}SCSS
$custom: #7fffe2; $custom-light: #acffeb; $custom-dark: #000000;
JSON
{
"hex": "#7fffe2",
"rgb": {
"r": 127,
"g": 255,
"b": 226
},
"hsl": {
"h": 166.406,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91874,
"c": 0.12218,
"h": 176.6
},
"luminance": 0.81523
}Semantic roles & 50–950 ramp
primary
#7FFFE2
secondary
#DE4467
accent
#0034E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684