#7EFFEA#7EFFEA
#7EFFEA is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.119 H 181.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFEA |
|---|---|
| RGB | rgb(126, 255, 234) |
| HSL | hsl(170, 100%, 75%) |
| HSV | hsv(170, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(92.53, -40.76, -0.94) |
| CIE-LCH | lch(92.53, 40.77, 181.32°) |
| OKLab | oklab(92.06% -0.1192 -0.0032) |
| OKLCH | oklch(92.06% 0.119 181.5) |
| XYZ | xyz(59.2091, 81.8908, 90.5122) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 4.88
Bright Aqua
#0BF9EA
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 6.34
Light Turquoise
#7EF4CC
ΔE00 6.42
Pale Aqua
#B8FFEB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFEA #FF7E93
analogous
#7EFFAA #7EFFEA #7ED3FF
triadic
#7EFFEA #EA7EFF #FFEA7E
tetradic
#7EFFEA #AA7EFF #FF7E93 #D3FF7E
square
#7EFFEA #AA7EFF #FF7E93 #D3FF7E
split-complementary
#7EFFEA #FF7ED3 #FFAA7E
monochromatic
#04FFD6 #41FFE0 #7EFFEA #BBFFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#7EFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7EFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFEA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFEA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#37FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7effea; /* rgb */ color: rgb(126, 255, 234); /* oklch */ color: oklch(92.1% 0.119 181.5);
Tailwind
colors: {
custom: {
50: '#acfff0',
500: '#7effea',
950: '#000000',
},
}SCSS
$custom: #7effea; $custom-light: #acfff0; $custom-dark: #000000;
JSON
{
"hex": "#7effea",
"rgb": {
"r": 126,
"g": 255,
"b": 234
},
"hsl": {
"h": 170.233,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92064,
"c": 0.11925,
"h": 181.5
},
"luminance": 0.81896
}Semantic roles & 50–950 ramp
primary
#7EFFEA
secondary
#DE435C
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685