#6ED7EA#6ED7EA
#6ED7EA is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.101 H 210.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7EA |
|---|---|
| RGB | rgb(110, 215, 234) |
| HSL | hsl(189, 75%, 67%) |
| HSV | hsv(189, 53%, 92%) |
| CMYK | cmyk(53%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.66, -25.27, -18.65) |
| CIE-LCH | lch(80.66, 31.40, 216.43°) |
| OKLab | oklab(82.34% -0.0864 -0.0515) |
| OKLCH | oklch(82.34% 0.101 210.8) |
| XYZ | xyz(45.5762, 57.8522, 86.5907) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7EA #EA816E
analogous
#6EEABF #6ED7EA #6E99EA
triadic
#6ED7EA #EA6ED7 #D7EA6E
tetradic
#6ED7EA #BF6EEA #EA816E #99EA6E
square
#6ED7EA #BF6EEA #EA816E #99EA6E
split-complementary
#6ED7EA #EA6E99 #EABF6E
monochromatic
#1CA8C2 #39C8E2 #6ED7EA #A3E6F2 #D9F4F9
Accessibility & contrast
On white
1.67
#6ED7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6ED7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7EA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7EA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ed7ea; /* rgb */ color: rgb(110, 215, 234); /* oklch */ color: oklch(82.3% 0.101 210.8);
Tailwind
colors: {
custom: {
50: '#a1e3f0',
500: '#6ed7ea',
950: '#000000',
},
}SCSS
$custom: #6ed7ea; $custom-light: #a1e3f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed7ea",
"rgb": {
"r": 110,
"g": 215,
"b": 234
},
"hsl": {
"h": 189.194,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.82344,
"c": 0.10059,
"h": 210.8
},
"luminance": 0.57856
}Semantic roles & 50–950 ramp
primary
#6ED7EA
secondary
#C0503C
accent
#2D0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485