#7EDEEF#7EDEEF
#7EDEEF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.094 H 210.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEEF |
|---|---|
| RGB | rgb(126, 222, 239) |
| HSL | hsl(189, 78%, 72%) |
| HSV | hsv(189, 47%, 94%) |
| CMYK | cmyk(47.3%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.39, -23.99, -17.12) |
| CIE-LCH | lch(83.39, 29.47, 215.51°) |
| OKLab | oklab(84.76% -0.081 -0.0472) |
| OKLCH | oklch(84.76% 0.094 210.2) |
| XYZ | xyz(50.2995, 62.9060, 91.1361) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 6.33
Neon Blue
#04D9FF
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEEF #EF8F7E
analogous
#7EEFC8 #7EDEEF #7EA6EF
triadic
#7EDEEF #EF7EDE #DEEF7E
tetradic
#7EDEEF #C87EEF #EF8F7E #A6EF7E
square
#7EDEEF #C87EEF #EF8F7E #A6EF7E
split-complementary
#7EDEEF #EF7EA6 #EFC87E
monochromatic
#1BBBD8 #48D0E8 #7EDEEF #B4ECF6 #E4F8FC
Accessibility & contrast
On white
1.55
#7EDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#7EDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEEF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEEF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#40E6E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7edeef; /* rgb */ color: rgb(126, 222, 239); /* oklch */ color: oklch(84.8% 0.094 210.2);
Tailwind
colors: {
custom: {
50: '#aae8f4',
500: '#7edeef',
950: '#000000',
},
}SCSS
$custom: #7edeef; $custom-light: #aae8f4; $custom-dark: #000000;
JSON
{
"hex": "#7edeef",
"rgb": {
"r": 126,
"g": 222,
"b": 239
},
"hsl": {
"h": 189.027,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.84757,
"c": 0.09377,
"h": 210.2
},
"luminance": 0.6291
}Semantic roles & 50–950 ramp
primary
#7EDEEF
secondary
#C95B48
accent
#2A0BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485