#7EF6EE#7EF6EE
#7EF6EE is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.1% C 0.109 H 189.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF6EE |
|---|---|
| RGB | rgb(126, 246, 238) |
| HSL | hsl(176, 87%, 73%) |
| HSV | hsv(176, 49%, 96%) |
| CMYK | cmyk(48.8%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(90.10, -35.71, -6.59) |
| CIE-LCH | lch(90.10, 36.31, 190.45°) |
| OKLab | oklab(90.14% -0.1079 -0.0184) |
| OKLCH | oklch(90.14% 0.109 189.7) |
| XYZ | xyz(56.9862, 76.5152, 92.6382) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.46
Tiffany Blue
#7BF2DA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF6EE #F67E86
analogous
#7EF6B2 #7EF6EE #7EC2F6
triadic
#7EF6EE #EE7EF6 #F6EE7E
tetradic
#7EF6EE #B27EF6 #F67E86 #C2F67E
square
#7EF6EE #B27EF6 #F67E86 #C2F67E
split-complementary
#7EF6EE #F67EC2 #F6B27E
monochromatic
#10E9DB #45F2E6 #7EF6EE #B7FAF6 #E2FDFB
Accessibility & contrast
On white
1.29
#7EF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#7EF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF6EE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF6EE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#37FBF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ef6ee; /* rgb */ color: rgb(126, 246, 238); /* oklch */ color: oklch(90.1% 0.109 189.7);
Tailwind
colors: {
custom: {
50: '#acf9f3',
500: '#7ef6ee',
950: '#000000',
},
}SCSS
$custom: #7ef6ee; $custom-light: #acf9f3; $custom-dark: #000000;
JSON
{
"hex": "#7ef6ee",
"rgb": {
"r": 126,
"g": 246,
"b": 238
},
"hsl": {
"h": 176,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.90136,
"c": 0.10941,
"h": 189.7
},
"luminance": 0.7652
}Semantic roles & 50–950 ramp
primary
#7EF6EE
secondary
#D2464F
accent
#0211E4
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585