#7EE3E2#7EE3E2
#7EE3E2 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.4% C 0.095 H 194.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE3E2 |
|---|---|
| RGB | rgb(126, 227, 226) |
| HSL | hsl(179, 64%, 69%) |
| HSV | hsv(179, 44%, 89%) |
| CMYK | cmyk(44.5%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(84.41, -29.73, -8.71) |
| CIE-LCH | lch(84.41, 30.98, 196.33°) |
| OKLab | oklab(85.45% -0.0918 -0.0241) |
| OKLCH | oklch(85.45% 0.095 194.7) |
| XYZ | xyz(49.7953, 64.8607, 81.8321) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE3E2 #E37E7F
analogous
#7EE3B0 #7EE3E2 #7EB2E3
triadic
#7EE3E2 #E27EE3 #E3E27E
tetradic
#7EE3E2 #B07EE3 #E37E7F #B2E37E
square
#7EE3E2 #B07EE3 #E37E7F #B2E37E
split-complementary
#7EE3E2 #E37EB2 #E3B07E
monochromatic
#29BDBC #4CD8D7 #7EE3E2 #B0EEED #E3F9F9
Accessibility & contrast
On white
1.50
#7EE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7EE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE3E2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE3E2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#49E9E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee3e2; /* rgb */ color: rgb(126, 227, 226); /* oklch */ color: oklch(85.4% 0.095 194.7);
Tailwind
colors: {
custom: {
50: '#aaeceb',
500: '#7ee3e2',
950: '#000000',
},
}SCSS
$custom: #7ee3e2; $custom-light: #aaeceb; $custom-dark: #000000;
JSON
{
"hex": "#7ee3e2",
"rgb": {
"r": 126,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.406,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.85446,
"c": 0.09493,
"h": 194.7
},
"luminance": 0.64865
}Semantic roles & 50–950 ramp
primary
#7EE3E2
secondary
#BB4B4C
accent
#191BCC
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484