#7FFFEA#7FFFEA
#7FFFEA is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.1% C 0.119 H 181.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFEA |
|---|---|
| RGB | rgb(127, 255, 234) |
| HSL | hsl(170, 100%, 75%) |
| HSV | hsv(170, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(92.56, -40.55, -0.88) |
| CIE-LCH | lch(92.56, 40.56, 181.25°) |
| OKLab | oklab(92.1% -0.1186 -0.003) |
| OKLCH | oklch(92.1% 0.119 181.5) |
| XYZ | xyz(59.3573, 81.9672, 90.5192) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 5.22
Aquamarine
#7FFFD4
ΔE00 6.32
Light Turquoise
#7EF4CC
ΔE00 6.41
Pale Aqua
#B8FFEB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFEA #FF7F94
analogous
#7FFFAA #7FFFEA #7FD4FF
triadic
#7FFFEA #EA7FFF #FFEA7F
tetradic
#7FFFEA #AA7FFF #FF7F94 #D4FF7F
square
#7FFFEA #AA7FFF #FF7F94 #D4FF7F
split-complementary
#7FFFEA #FF7FD4 #FFAA7F
monochromatic
#05FFD6 #42FFE0 #7FFFEA #BCFFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#7FFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#7FFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFEA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFEA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3E9
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#3AFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7fffea; /* rgb */ color: rgb(127, 255, 234); /* oklch */ color: oklch(92.1% 0.119 181.5);
Tailwind
colors: {
custom: {
50: '#adfff0',
500: '#7fffea',
950: '#000000',
},
}SCSS
$custom: #7fffea; $custom-light: #adfff0; $custom-dark: #000000;
JSON
{
"hex": "#7fffea",
"rgb": {
"r": 127,
"g": 255,
"b": 234
},
"hsl": {
"h": 170.156,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.921,
"c": 0.11862,
"h": 181.5
},
"luminance": 0.81973
}Semantic roles & 50–950 ramp
primary
#7FFFEA
secondary
#DE445D
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685