#7EEEEB#7EEEEB
#7EEEEB is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.2% C 0.103 H 193.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEEEB |
|---|---|
| RGB | rgb(126, 238, 235) |
| HSL | hsl(178, 77%, 71%) |
| HSV | hsv(178, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(87.77, -32.72, -8.47) |
| CIE-LCH | lch(87.77, 33.80, 194.52°) |
| OKLab | oklab(88.23% -0.1004 -0.0235) |
| OKLCH | oklch(88.23% 0.103 193.2) |
| XYZ | xyz(54.1681, 71.5782, 89.5426) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Bright Turquoise
#0FFEF9
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEEEB #EE7E81
analogous
#7EEEB3 #7EEEEB #7EB9EE
triadic
#7EEEEB #EB7EEE #EEEB7E
tetradic
#7EEEEB #B37EEE #EE7E81 #B9EE7E
square
#7EEEEB #B37EEE #EE7E81 #B9EE7E
split-complementary
#7EEEEB #EE7EB9 #EEB37E
monochromatic
#1CD5D1 #48E7E3 #7EEEEB #B4F5F3 #E4FBFB
Accessibility & contrast
On white
1.37
#7EEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#7EEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEEEB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEEEB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#3EF4ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7eeeeb; /* rgb */ color: rgb(126, 238, 235); /* oklch */ color: oklch(88.2% 0.103 193.2);
Tailwind
colors: {
custom: {
50: '#abf4f1',
500: '#7eeeeb',
950: '#000000',
},
}SCSS
$custom: #7eeeeb; $custom-light: #abf4f1; $custom-dark: #000000;
JSON
{
"hex": "#7eeeeb",
"rgb": {
"r": 126,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.393,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.88229,
"c": 0.10308,
"h": 193.2
},
"luminance": 0.71583
}Semantic roles & 50–950 ramp
primary
#7EEEEB
secondary
#C8484C
accent
#0D12D9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585