#7EFFEE#7EFFEE
#7EFFEE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.118 H 184.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFEE |
|---|---|
| RGB | rgb(126, 255, 238) |
| HSL | hsl(172, 100%, 75%) |
| HSV | hsv(172, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.63, -39.81, -2.86) |
| CIE-LCH | lch(92.63, 39.91, 184.10°) |
| OKLab | oklab(92.18% -0.1175 -0.0083) |
| OKLCH | oklch(92.18% 0.118 184.1) |
| XYZ | xyz(59.7902, 82.1233, 93.5729) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 4.78
Bright Turquoise
#0FFEF9
ΔE00 5.73
Light Aqua
#8CFFDB
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 6.54
Aqua
#00FFFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFEE #FF7E8F
analogous
#7EFFAE #7EFFEE #7ED0FF
triadic
#7EFFEE #EE7EFF #FFEE7E
tetradic
#7EFFEE #AE7EFF #FF7E8F #D0FF7E
square
#7EFFEE #AE7EFF #FF7E8F #D0FF7E
split-complementary
#7EFFEE #FF7ED0 #FFAE7E
monochromatic
#04FFDE #41FFE6 #7EFFEE #BBFFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#7EFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#7EFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFEE
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFEE | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E0E3F0
Tritanopia (blue-blind)
#32FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7effee; /* rgb */ color: rgb(126, 255, 238); /* oklch */ color: oklch(92.2% 0.118 184.1);
Tailwind
colors: {
custom: {
50: '#acfff3',
500: '#7effee',
950: '#000000',
},
}SCSS
$custom: #7effee; $custom-light: #acfff3; $custom-dark: #000000;
JSON
{
"hex": "#7effee",
"rgb": {
"r": 126,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.093,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92181,
"c": 0.11782,
"h": 184.1
},
"luminance": 0.82129
}Semantic roles & 50–950 ramp
primary
#7EFFEE
secondary
#DE4358
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685