#7FFEE3#7FFEE3
#7FFEE3 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.121 H 177.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEE3 |
|---|---|
| RGB | rgb(127, 254, 227) |
| HSL | hsl(167, 98%, 75%) |
| HSV | hsv(167, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(92.10, -41.73, 2.07) |
| CIE-LCH | lch(92.10, 41.79, 177.16°) |
| OKLab | oklab(91.67% -0.1205 0.0048) |
| OKLCH | oklch(91.67% 0.121 177.7) |
| XYZ | xyz(58.0534, 80.9366, 85.2212) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 4.60
Pale Turquoise
#A5FBD5
ΔE00 6.05
Bright Aqua
#0BF9EA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEE3 #FE7F9A
analogous
#7FFEA4 #7FFEE3 #7FDAFE
triadic
#7FFEE3 #E37FFE #FEE37F
tetradic
#7FFEE3 #A47FFE #FE7F9A #DAFE7F
square
#7FFEE3 #A47FFE #FE7F9A #DAFE7F
split-complementary
#7FFEE3 #FE7FDA #FEA47F
monochromatic
#06FDC8 #42FED6 #7FFEE3 #BCFEF0 #E1FFF8
Accessibility & contrast
On white
1.22
#7FFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7FFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEE3
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEE3 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E2
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#41FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffee3; /* rgb */ color: rgb(127, 254, 227); /* oklch */ color: oklch(91.7% 0.121 177.7);
Tailwind
colors: {
custom: {
50: '#acffeb',
500: '#7ffee3',
950: '#000000',
},
}SCSS
$custom: #7ffee3; $custom-light: #acffeb; $custom-dark: #000000;
JSON
{
"hex": "#7ffee3",
"rgb": {
"r": 127,
"g": 254,
"b": 227
},
"hsl": {
"h": 167.244,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91673,
"c": 0.12056,
"h": 177.7
},
"luminance": 0.80942
}Semantic roles & 50–950 ramp
primary
#7FFEE3
secondary
#DD4565
accent
#0031E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684