#7FFEE2#7FFEE2
#7FFEE2 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.121 H 177.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEE2 |
|---|---|
| RGB | rgb(127, 254, 226) |
| HSL | hsl(167, 98%, 75%) |
| HSV | hsv(167, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(92.08, -41.96, 2.55) |
| CIE-LCH | lch(92.08, 42.04, 176.52°) |
| OKLab | oklab(91.65% -0.1209 0.0061) |
| OKLCH | oklch(91.65% 0.121 177.1) |
| XYZ | xyz(57.9157, 80.8815, 84.4964) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.34
Pale Turquoise
#A5FBD5
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEE2 #FE7F9B
analogous
#7FFEA3 #7FFEE2 #7FDAFE
triadic
#7FFEE2 #E27FFE #FEE27F
tetradic
#7FFEE2 #A37FFE #FE7F9B #DAFE7F
square
#7FFEE2 #A37FFE #FE7F9B #DAFE7F
split-complementary
#7FFEE2 #FE7FDA #FEA37F
monochromatic
#06FDC6 #42FED4 #7FFEE2 #BCFEF0 #E1FFF8
Accessibility & contrast
On white
1.22
#7FFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#7FFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEE2
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEE2 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E2E2E4
Tritanopia (blue-blind)
#42FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffee2; /* rgb */ color: rgb(127, 254, 226); /* oklch */ color: oklch(91.6% 0.121 177.1);
Tailwind
colors: {
custom: {
50: '#acffeb',
500: '#7ffee2',
950: '#000000',
},
}SCSS
$custom: #7ffee2; $custom-light: #acffeb; $custom-dark: #000000;
JSON
{
"hex": "#7ffee2",
"rgb": {
"r": 127,
"g": 254,
"b": 226
},
"hsl": {
"h": 166.772,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91645,
"c": 0.12104,
"h": 177.1
},
"luminance": 0.80887
}Semantic roles & 50–950 ramp
primary
#7FFEE2
secondary
#DD4566
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684