#7EE7EE#7EE7EE
#7EE7EE is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.7% C 0.098 H 201.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE7EE |
|---|---|
| RGB | rgb(126, 231, 238) |
| HSL | hsl(184, 77%, 71%) |
| HSV | hsv(184, 47%, 93%) |
| CMYK | cmyk(47.1%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.88, -28.63, -12.85) |
| CIE-LCH | lch(85.88, 31.39, 204.17°) |
| OKLab | oklab(86.74% -0.0914 -0.0354) |
| OKLCH | oklch(86.74% 0.098 201.2) |
| XYZ | xyz(52.6066, 67.7561, 91.1783) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.22
Robin Egg Blue
#8AF1FE
ΔE00 3.23
Robin'S Egg Blue
#98EFF9
ΔE00 3.44
Paleturquoise
#AFEEEE
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE7EE #EE857E
analogous
#7EEEBD #7EE7EE #7EAFEE
triadic
#7EE7EE #EE7EE7 #E7EE7E
tetradic
#7EE7EE #BD7EEE #EE857E #AFEE7E
square
#7EE7EE #BD7EEE #EE857E #AFEE7E
split-complementary
#7EE7EE #EE7EAF #EEBD7E
monochromatic
#1CCAD5 #48DDE7 #7EE7EE #B4F1F5 #E4FAFB
Accessibility & contrast
On white
1.44
#7EE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#7EE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE7EE
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE7EE | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#3EEEE9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7ee7ee; /* rgb */ color: rgb(126, 231, 238); /* oklch */ color: oklch(86.7% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#abeff3',
500: '#7ee7ee',
950: '#000000',
},
}SCSS
$custom: #7ee7ee; $custom-light: #abeff3; $custom-dark: #000000;
JSON
{
"hex": "#7ee7ee",
"rgb": {
"r": 126,
"g": 231,
"b": 238
},
"hsl": {
"h": 183.75,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86744,
"c": 0.09806,
"h": 201.2
},
"luminance": 0.6776
}Semantic roles & 50–950 ramp
primary
#7EE7EE
secondary
#C85048
accent
#190DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585