#7EE4EF#7EE4EF
#7EE4EF is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.097 H 204.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4EF |
|---|---|
| RGB | rgb(126, 228, 239) |
| HSL | hsl(186, 78%, 72%) |
| HSV | hsv(186, 47%, 94%) |
| CMYK | cmyk(47.3%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(85.07, -26.93, -14.59) |
| CIE-LCH | lch(85.07, 30.63, 208.45°) |
| OKLab | oklab(86.1% -0.0877 -0.0402) |
| OKLCH | oklch(86.1% 0.097 204.6) |
| XYZ | xyz(51.9215, 66.1501, 91.6767) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Robin Egg Blue
#8AF1FE
ΔE00 2.99
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Aqua Blue
#02D8E9
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4EF #EF897E
analogous
#7EEFC2 #7EE4EF #7EACEF
triadic
#7EE4EF #EF7EE4 #E4EF7E
tetradic
#7EE4EF #C27EEF #EF897E #ACEF7E
square
#7EE4EF #C27EEF #EF897E #ACEF7E
split-complementary
#7EE4EF #EF7EAC #EFC27E
monochromatic
#1BC5D8 #48D9E8 #7EE4EF #B4EFF6 #E4F9FC
Accessibility & contrast
On white
1.48
#7EE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#7EE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4EF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4EF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#C3CFEF
Tritanopia (blue-blind)
#3EEBE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ee4ef; /* rgb */ color: rgb(126, 228, 239); /* oklch */ color: oklch(86.1% 0.097 204.6);
Tailwind
colors: {
custom: {
50: '#aaecf4',
500: '#7ee4ef',
950: '#000000',
},
}SCSS
$custom: #7ee4ef; $custom-light: #aaecf4; $custom-dark: #000000;
JSON
{
"hex": "#7ee4ef",
"rgb": {
"r": 126,
"g": 228,
"b": 239
},
"hsl": {
"h": 185.841,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.86103,
"c": 0.0965,
"h": 204.6
},
"luminance": 0.66154
}Semantic roles & 50–950 ramp
primary
#7EE4EF
secondary
#C95548
accent
#1F0BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485