#7EE7EB#7EE7EB
#7EE7EB is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.6% C 0.098 H 198.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE7EB |
|---|---|
| RGB | rgb(126, 231, 235) |
| HSL | hsl(182, 73%, 71%) |
| HSV | hsv(182, 46%, 92%) |
| CMYK | cmyk(46.4%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(85.80, -29.40, -11.40) |
| CIE-LCH | lch(85.80, 31.53, 201.20°) |
| OKLab | oklab(86.65% -0.0926 -0.0314) |
| OKLCH | oklch(86.65% 0.098 198.7) |
| XYZ | xyz(52.1696, 67.5812, 88.8764) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 5.93
Paleturquoise
#AFEEEE
ΔE00 5.95
Light Cyan
#ACFFFC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE7EB #EB827E
analogous
#7EEBB8 #7EE7EB #7EB0EB
triadic
#7EE7EB #EB7EE7 #E7EB7E
tetradic
#7EE7EB #B87EEB #EB827E #B0EB7E
square
#7EE7EB #B87EEB #EB827E #B0EB7E
split-complementary
#7EE7EB #EB7EB0 #EBB87E
monochromatic
#20C8CF #49DDE3 #7EE7EB #B3F1F3 #E5FAFB
Accessibility & contrast
On white
1.45
#7EE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#7EE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE7EB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE7EB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#41EDE8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ee7eb; /* rgb */ color: rgb(126, 231, 235); /* oklch */ color: oklch(86.6% 0.098 198.7);
Tailwind
colors: {
custom: {
50: '#aaeff1',
500: '#7ee7eb',
950: '#000000',
},
}SCSS
$custom: #7ee7eb; $custom-light: #aaeff1; $custom-dark: #000000;
JSON
{
"hex": "#7ee7eb",
"rgb": {
"r": 126,
"g": 231,
"b": 235
},
"hsl": {
"h": 182.202,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.86645,
"c": 0.09784,
"h": 198.7
},
"luminance": 0.67586
}Semantic roles & 50–950 ramp
primary
#7EE7EB
secondary
#C44D49
accent
#1710D5
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111616
muted
#818585