#7EE3EB#7EE3EB
#7EE3EB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.095 H 202.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE3EB |
|---|---|
| RGB | rgb(126, 227, 235) |
| HSL | hsl(184, 73%, 71%) |
| HSV | hsv(184, 46%, 92%) |
| CMYK | cmyk(46.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(84.67, -27.47, -13.08) |
| CIE-LCH | lch(84.67, 30.42, 205.46°) |
| OKLab | oklab(85.74% -0.0882 -0.036) |
| OKLCH | oklch(85.74% 0.095 202.2) |
| XYZ | xyz(51.0628, 65.3677, 88.5075) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Robin Egg Blue
#8AF1FE
ΔE00 3.60
Robin'S Egg Blue
#98EFF9
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE3EB #EB867E
analogous
#7EEBBC #7EE3EB #7EACEB
triadic
#7EE3EB #EB7EE3 #E3EB7E
tetradic
#7EE3EB #BC7EEB #EB867E #ACEB7E
square
#7EE3EB #BC7EEB #EB867E #ACEB7E
split-complementary
#7EE3EB #EB7EAC #EBBC7E
monochromatic
#20C2CF #49D7E3 #7EE3EB #B3EEF3 #E5F9FB
Accessibility & contrast
On white
1.49
#7EE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#7EE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE3EB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE3EB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#42EAE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee3eb; /* rgb */ color: rgb(126, 227, 235); /* oklch */ color: oklch(85.7% 0.095 202.2);
Tailwind
colors: {
custom: {
50: '#aaecf1',
500: '#7ee3eb',
950: '#000000',
},
}SCSS
$custom: #7ee3eb; $custom-light: #aaecf1; $custom-dark: #000000;
JSON
{
"hex": "#7ee3eb",
"rgb": {
"r": 126,
"g": 227,
"b": 235
},
"hsl": {
"h": 184.404,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.85742,
"c": 0.09528,
"h": 202.2
},
"luminance": 0.65372
}Semantic roles & 50–950 ramp
primary
#7EE3EB
secondary
#C45249
accent
#1F10D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485