#7EFFF2#7EFFF2
#7EFFF2 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.117 H 186.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFF2 |
|---|---|
| RGB | rgb(126, 255, 242) |
| HSL | hsl(174, 100%, 75%) |
| HSV | hsv(174, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.73, -38.85, -4.77) |
| CIE-LCH | lch(92.73, 39.14, 187.00°) |
| OKLab | oklab(92.3% -0.1159 -0.0135) |
| OKLCH | oklch(92.3% 0.117 186.6) |
| XYZ | xyz(60.3844, 82.3609, 96.7023) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 4.96
Bright Cyan
#41FDFE
ΔE00 5.40
Aqua
#00FFFF
ΔE00 5.82
Light Cyan
#ACFFFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFF2 #FF7E8B
analogous
#7EFFB1 #7EFFF2 #7ECCFF
triadic
#7EFFF2 #F27EFF #FFF27E
tetradic
#7EFFF2 #B17EFF #FF7E8B #CCFF7E
square
#7EFFF2 #B17EFF #FF7E8B #CCFF7E
split-complementary
#7EFFF2 #FF7ECC #FFB17E
monochromatic
#04FFE6 #41FFEC #7EFFF2 #BBFFF8 #E0FFFC
Accessibility & contrast
On white
1.20
#7EFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#7EFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFF2
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFF2 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#2DFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efff2; /* rgb */ color: rgb(126, 255, 242); /* oklch */ color: oklch(92.3% 0.117 186.6);
Tailwind
colors: {
custom: {
50: '#acfff6',
500: '#7efff2',
950: '#000000',
},
}SCSS
$custom: #7efff2; $custom-light: #acfff6; $custom-dark: #000000;
JSON
{
"hex": "#7efff2",
"rgb": {
"r": 126,
"g": 255,
"b": 242
},
"hsl": {
"h": 173.953,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.923,
"c": 0.11664,
"h": 186.6
},
"luminance": 0.82366
}Semantic roles & 50–950 ramp
primary
#7EFFF2
secondary
#DE4353
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685