#7EDFED#7EDFED
#7EDFED is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.094 H 207.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFED |
|---|---|
| RGB | rgb(126, 223, 237) |
| HSL | hsl(188, 76%, 71%) |
| HSV | hsv(188, 47%, 93%) |
| CMYK | cmyk(46.8%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.61, -25.00, -15.73) |
| CIE-LCH | lch(83.61, 29.54, 212.18°) |
| OKLab | oklab(84.91% -0.0829 -0.0433) |
| OKLCH | oklch(84.91% 0.094 207.6) |
| XYZ | xyz(50.2720, 63.3213, 89.6774) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFED #ED8C7E
analogous
#7EEDC3 #7EDFED #7EA7ED
triadic
#7EDFED #ED7EDF #DFED7E
tetradic
#7EDFED #C37EED #ED8C7E #A7ED7E
square
#7EDFED #C37EED #ED8C7E #A7ED7E
split-complementary
#7EDFED #ED7EA7 #EDC37E
monochromatic
#1DBCD3 #48D2E6 #7EDFED #B4ECF4 #E4F8FB
Accessibility & contrast
On white
1.54
#7EDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#7EDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFED
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFED | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#42E7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7edfed; /* rgb */ color: rgb(126, 223, 237); /* oklch */ color: oklch(84.9% 0.094 207.6);
Tailwind
colors: {
custom: {
50: '#aae9f2',
500: '#7edfed',
950: '#000000',
},
}SCSS
$custom: #7edfed; $custom-light: #aae9f2; $custom-dark: #000000;
JSON
{
"hex": "#7edfed",
"rgb": {
"r": 126,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.568,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.84911,
"c": 0.09357,
"h": 207.6
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#7EDFED
secondary
#C75848
accent
#270ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485