#7EF5EE#7EF5EE
#7EF5EE is a very light, moderate teal. Relative luminance 0.759; OKLCH L 89.9% C 0.109 H 190.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF5EE |
|---|---|
| RGB | rgb(126, 245, 238) |
| HSL | hsl(176, 86%, 73%) |
| HSV | hsv(176, 49%, 96%) |
| CMYK | cmyk(48.6%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(89.82, -35.24, -7.00) |
| CIE-LCH | lch(89.82, 35.93, 191.24°) |
| OKLab | oklab(89.91% -0.1068 -0.0195) |
| OKLCH | oklch(89.91% 0.109 190.3) |
| XYZ | xyz(56.6829, 75.9085, 92.5371) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.56
Bright Turquoise
#0FFEF9
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 5.21
Aqua
#00FFFF
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF5EE #F57E85
analogous
#7EF5B3 #7EF5EE #7EC0F5
triadic
#7EF5EE #EE7EF5 #F5EE7E
tetradic
#7EF5EE #B37EF5 #F57E85 #C0F57E
square
#7EF5EE #B37EF5 #F57E85 #C0F57E
split-complementary
#7EF5EE #F57EC0 #F5B37E
monochromatic
#12E7DA #45F1E7 #7EF5EE #B7F9F5 #E3FDFB
Accessibility & contrast
On white
1.30
#7EF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#7EF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF5EE
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF5EE | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#D5DCEF
Tritanopia (blue-blind)
#38FAF3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ef5ee; /* rgb */ color: rgb(126, 245, 238); /* oklch */ color: oklch(89.9% 0.109 190.3);
Tailwind
colors: {
custom: {
50: '#abf9f3',
500: '#7ef5ee',
950: '#000000',
},
}SCSS
$custom: #7ef5ee; $custom-light: #abf9f3; $custom-dark: #000000;
JSON
{
"hex": "#7ef5ee",
"rgb": {
"r": 126,
"g": 245,
"b": 238
},
"hsl": {
"h": 176.471,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.8991,
"c": 0.10854,
"h": 190.3
},
"luminance": 0.75913
}Semantic roles & 50–950 ramp
primary
#7EF5EE
secondary
#D1464F
accent
#0310E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585