#7EE3EF#7EE3EF
#7EE3EF is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.096 H 205.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE3EF |
|---|---|
| RGB | rgb(126, 227, 239) |
| HSL | hsl(186, 78%, 72%) |
| HSV | hsv(186, 47%, 94%) |
| CMYK | cmyk(47.3%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(84.79, -26.44, -15.01) |
| CIE-LCH | lch(84.79, 30.40, 209.59°) |
| OKLab | oklab(85.88% -0.0866 -0.0414) |
| OKLCH | oklch(85.88% 0.096 205.5) |
| XYZ | xyz(51.6472, 65.6015, 91.5853) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.88
Robin Egg Blue
#8AF1FE
ΔE00 3.12
Robin'S Egg Blue
#98EFF9
ΔE00 3.38
Aqua Blue
#02D8E9
ΔE00 6.07
Paleturquoise
#AFEEEE
ΔE00 6.69
Powder Blue
#B0E0E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE3EF #EF8A7E
analogous
#7EEFC3 #7EE3EF #7EABEF
triadic
#7EE3EF #EF7EE3 #E3EF7E
tetradic
#7EE3EF #C37EEF #EF8A7E #ABEF7E
square
#7EE3EF #C37EEF #EF8A7E #ABEF7E
split-complementary
#7EE3EF #EF7EAB #EFC37E
monochromatic
#1BC4D8 #48D7E8 #7EE3EF #B4EFF6 #E4F9FC
Accessibility & contrast
On white
1.49
#7EE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#7EE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE3EF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE3EF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#3EEAE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ee3ef; /* rgb */ color: rgb(126, 227, 239); /* oklch */ color: oklch(85.9% 0.096 205.5);
Tailwind
colors: {
custom: {
50: '#aaecf4',
500: '#7ee3ef',
950: '#000000',
},
}SCSS
$custom: #7ee3ef; $custom-light: #aaecf4; $custom-dark: #000000;
JSON
{
"hex": "#7ee3ef",
"rgb": {
"r": 126,
"g": 227,
"b": 239
},
"hsl": {
"h": 186.372,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.85878,
"c": 0.09598,
"h": 205.5
},
"luminance": 0.65606
}Semantic roles & 50–950 ramp
primary
#7EE3EF
secondary
#C95648
accent
#210BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485