#7EDDEB#7EDDEB
#7EDDEB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.092 H 207.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDDEB |
|---|---|
| RGB | rgb(126, 221, 235) |
| HSL | hsl(188, 73%, 71%) |
| HSV | hsv(188, 46%, 92%) |
| CMYK | cmyk(46.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.99, -24.54, -15.60) |
| CIE-LCH | lch(82.99, 29.08, 212.46°) |
| OKLab | oklab(84.39% -0.0815 -0.043) |
| OKLCH | oklch(84.39% 0.092 207.8) |
| XYZ | xyz(49.4503, 62.1427, 87.9700) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 7.10
Neon Blue
#04D9FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDDEB #EB8C7E
analogous
#7EEBC2 #7EDDEB #7EA6EB
triadic
#7EDDEB #EB7EDD #DDEB7E
tetradic
#7EDDEB #C27EEB #EB8C7E #A6EB7E
square
#7EDDEB #C27EEB #EB8C7E #A6EB7E
split-complementary
#7EDDEB #EB7EA6 #EBC27E
monochromatic
#20B8CF #49CFE3 #7EDDEB #B3EBF3 #E5F8FB
Accessibility & contrast
On white
1.56
#7EDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#7EDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDDEB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDDEB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#44E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7eddeb; /* rgb */ color: rgb(126, 221, 235); /* oklch */ color: oklch(84.4% 0.092 207.8);
Tailwind
colors: {
custom: {
50: '#aae7f1',
500: '#7eddeb',
950: '#000000',
},
}SCSS
$custom: #7eddeb; $custom-light: #aae7f1; $custom-dark: #000000;
JSON
{
"hex": "#7eddeb",
"rgb": {
"r": 126,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.706,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.84392,
"c": 0.09212,
"h": 207.8
},
"luminance": 0.62147
}Semantic roles & 50–950 ramp
primary
#7EDDEB
secondary
#C45949
accent
#2A10D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485