#7EE1EA#7EE1EA
#7EE1EA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.3% C 0.094 H 203.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE1EA |
|---|---|
| RGB | rgb(126, 225, 234) |
| HSL | hsl(185, 72%, 71%) |
| HSV | hsv(185, 46%, 92%) |
| CMYK | cmyk(46.2%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(84.08, -26.75, -13.44) |
| CIE-LCH | lch(84.08, 29.94, 206.67°) |
| OKLab | oklab(85.26% -0.0864 -0.037) |
| OKLCH | oklch(85.26% 0.094 203.2) |
| XYZ | xyz(50.3749, 64.2224, 87.5675) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 3.80
Robin'S Egg Blue
#98EFF9
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.43
Bright Light Blue
#26F7FD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE1EA #EA877E
analogous
#7EEABD #7EE1EA #7EABEA
triadic
#7EE1EA #EA7EE1 #E1EA7E
tetradic
#7EE1EA #BD7EEA #EA877E #ABEA7E
square
#7EE1EA #BD7EEA #EA877E #ABEA7E
split-complementary
#7EE1EA #EA7EAB #EABD7E
monochromatic
#21BECC #49D5E1 #7EE1EA #B3EDF3 #E5F9FB
Accessibility & contrast
On white
1.52
#7EE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#7EE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE1EA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE1EA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#44E8E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee1ea; /* rgb */ color: rgb(126, 225, 234); /* oklch */ color: oklch(85.3% 0.094 203.2);
Tailwind
colors: {
custom: {
50: '#aaeaf0',
500: '#7ee1ea',
950: '#000000',
},
}SCSS
$custom: #7ee1ea; $custom-light: #aaeaf0; $custom-dark: #000000;
JSON
{
"hex": "#7ee1ea",
"rgb": {
"r": 126,
"g": 225,
"b": 234
},
"hsl": {
"h": 185,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.85258,
"c": 0.09396,
"h": 203.2
},
"luminance": 0.64227
}Semantic roles & 50–950 ramp
primary
#7EE1EA
secondary
#C35349
accent
#2211D4
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485