#7EE2EF#7EE2EF
#7EE2EF is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.7% C 0.095 H 206.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2EF |
|---|---|
| RGB | rgb(126, 226, 239) |
| HSL | hsl(187, 78%, 72%) |
| HSV | hsv(187, 47%, 94%) |
| CMYK | cmyk(47.3%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.51, -25.95, -15.43) |
| CIE-LCH | lch(84.51, 30.19, 210.74°) |
| OKLab | oklab(85.65% -0.0855 -0.0425) |
| OKLCH | oklch(85.65% 0.095 206.4) |
| XYZ | xyz(51.3745, 65.0561, 91.4944) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.04
Robin Egg Blue
#8AF1FE
ΔE00 3.31
Robin'S Egg Blue
#98EFF9
ΔE00 3.55
Aqua Blue
#02D8E9
ΔE00 6.05
Paleturquoise
#AFEEEE
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2EF #EF8B7E
analogous
#7EEFC4 #7EE2EF #7EAAEF
triadic
#7EE2EF #EF7EE2 #E2EF7E
tetradic
#7EE2EF #C47EEF #EF8B7E #AAEF7E
square
#7EE2EF #C47EEF #EF8B7E #AAEF7E
split-complementary
#7EE2EF #EF7EAA #EFC47E
monochromatic
#1BC2D8 #48D6E8 #7EE2EF #B4EEF6 #E4F9FC
Accessibility & contrast
On white
1.50
#7EE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#7EE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2EF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2EF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#3FEAE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee2ef; /* rgb */ color: rgb(126, 226, 239); /* oklch */ color: oklch(85.7% 0.095 206.4);
Tailwind
colors: {
custom: {
50: '#aaebf4',
500: '#7ee2ef',
950: '#000000',
},
}SCSS
$custom: #7ee2ef; $custom-light: #aaebf4; $custom-dark: #000000;
JSON
{
"hex": "#7ee2ef",
"rgb": {
"r": 126,
"g": 226,
"b": 239
},
"hsl": {
"h": 186.903,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.85654,
"c": 0.09549,
"h": 206.4
},
"luminance": 0.6506
}Semantic roles & 50–950 ramp
primary
#7EE2EF
secondary
#C95748
accent
#230BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485