#7FFFEB#7FFFEB
#7FFFEB is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.1% C 0.118 H 182.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFEB |
|---|---|
| RGB | rgb(127, 255, 235) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.59, -40.32, -1.36) |
| CIE-LCH | lch(92.59, 40.34, 181.94°) |
| OKLab | oklab(92.13% -0.1182 -0.0043) |
| OKLCH | oklch(92.13% 0.118 182.1) |
| XYZ | xyz(59.5014, 82.0249, 91.2779) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Bright Aqua
#0BF9EA
ΔE00 5.10
Light Aqua
#8CFFDB
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 6.49
Pale Aqua
#B8FFEB
ΔE00 6.59
Aquamarine
#7FFFD4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFEB #FF7F93
analogous
#7FFFAB #7FFFEB #7FD3FF
triadic
#7FFFEB #EB7FFF #FFEB7F
tetradic
#7FFFEB #AB7FFF #FF7F93 #D3FF7F
square
#7FFFEB #AB7FFF #FF7F93 #D3FF7F
split-complementary
#7FFFEB #FF7FD3 #FFAB7F
monochromatic
#05FFD8 #42FFE1 #7FFFEB #BCFFF5 #E0FFFA
Accessibility & contrast
On white
1.21
#7FFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#7FFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFEB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFEB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E1E3ED
Tritanopia (blue-blind)
#39FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7fffeb; /* rgb */ color: rgb(127, 255, 235); /* oklch */ color: oklch(92.1% 0.118 182.1);
Tailwind
colors: {
custom: {
50: '#adfff1',
500: '#7fffeb',
950: '#000000',
},
}SCSS
$custom: #7fffeb; $custom-light: #adfff1; $custom-dark: #000000;
JSON
{
"hex": "#7fffeb",
"rgb": {
"r": 127,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.625,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92129,
"c": 0.11824,
"h": 182.1
},
"luminance": 0.8203
}Semantic roles & 50–950 ramp
primary
#7FFFEB
secondary
#DE445C
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685