#7EEDED#7EEDED
#7EEDED is a very light, moderate teal. Relative luminance 0.711; OKLCH L 88.1% C 0.102 H 195.5°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEDED |
|---|---|
| RGB | rgb(126, 237, 237) |
| HSL | hsl(180, 76%, 71%) |
| HSV | hsv(180, 47%, 93%) |
| CMYK | cmyk(46.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.54, -31.75, -9.86) |
| CIE-LCH | lch(87.54, 33.24, 197.25°) |
| OKLab | oklab(88.07% -0.0985 -0.0272) |
| OKLCH | oklch(88.07% 0.102 195.5) |
| XYZ | xyz(54.1683, 71.1138, 90.9761) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEDED #ED7E7E
analogous
#7EEDB5 #7EEDED #7EB5ED
triadic
#7EEDED #ED7EED #EDED7E
tetradic
#7EEDED #B57EED #ED7E7E #B5ED7E
square
#7EEDED #B57EED #ED7E7E #B5ED7E
split-complementary
#7EEDED #ED7EB5 #EDB57E
monochromatic
#1DD3D3 #48E6E6 #7EEDED #B4F4F4 #E4FBFB
Accessibility & contrast
On white
1.38
#7EEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#7EEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEDED
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEDED | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#3CF3ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7eeded; /* rgb */ color: rgb(126, 237, 237); /* oklch */ color: oklch(88.1% 0.102 195.5);
Tailwind
colors: {
custom: {
50: '#abf3f2',
500: '#7eeded',
950: '#000000',
},
}SCSS
$custom: #7eeded; $custom-light: #abf3f2; $custom-dark: #000000;
JSON
{
"hex": "#7eeded",
"rgb": {
"r": 126,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.88066,
"c": 0.10216,
"h": 195.5
},
"luminance": 0.71118
}Semantic roles & 50–950 ramp
primary
#7EEDED
secondary
#C74848
accent
#0E0ED8
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585