#7EE1EF#7EE1EF
#7EE1EF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.4% C 0.095 H 207.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE1EF |
|---|---|
| RGB | rgb(126, 225, 239) |
| HSL | hsl(187, 78%, 72%) |
| HSV | hsv(187, 47%, 94%) |
| CMYK | cmyk(47.3%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(84.23, -25.46, -15.85) |
| CIE-LCH | lch(84.23, 29.99, 211.91°) |
| OKLab | oklab(85.43% -0.0844 -0.0437) |
| OKLCH | oklch(85.43% 0.095 207.4) |
| XYZ | xyz(51.1034, 64.5138, 91.4040) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Robin Egg Blue
#8AF1FE
ΔE00 3.54
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Aqua Blue
#02D8E9
ΔE00 6.07
Paleturquoise
#AFEEEE
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE1EF #EF8C7E
analogous
#7EEFC5 #7EE1EF #7EA9EF
triadic
#7EE1EF #EF7EE1 #E1EF7E
tetradic
#7EE1EF #C57EEF #EF8C7E #A9EF7E
square
#7EE1EF #C57EEF #EF8C7E #A9EF7E
split-complementary
#7EE1EF #EF7EA9 #EFC57E
monochromatic
#1BC0D8 #48D4E8 #7EE1EF #B4EEF6 #E4F9FC
Accessibility & contrast
On white
1.51
#7EE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#7EE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE1EF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE1EF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#3FE9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee1ef; /* rgb */ color: rgb(126, 225, 239); /* oklch */ color: oklch(85.4% 0.095 207.4);
Tailwind
colors: {
custom: {
50: '#aaeaf4',
500: '#7ee1ef',
950: '#000000',
},
}SCSS
$custom: #7ee1ef; $custom-light: #aaeaf4; $custom-dark: #000000;
JSON
{
"hex": "#7ee1ef",
"rgb": {
"r": 126,
"g": 225,
"b": 239
},
"hsl": {
"h": 187.434,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.85429,
"c": 0.09502,
"h": 207.4
},
"luminance": 0.64518
}Semantic roles & 50–950 ramp
primary
#7EE1EF
secondary
#C95848
accent
#250BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485