#6ED7E4#6ED7E4
#6ED7E4 is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.099 H 206.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7E4 |
|---|---|
| RGB | rgb(110, 215, 228) |
| HSL | hsl(187, 69%, 66%) |
| HSV | hsv(187, 52%, 89%) |
| CMYK | cmyk(51.8%, 5.7%, 0%, 10.6%) |
| CIE-LAB | lab(80.47, -26.89, -15.73) |
| CIE-LCH | lch(80.47, 31.16, 210.33°) |
| OKLab | oklab(82.13% -0.0887 -0.0434) |
| OKLCH | oklch(82.13% 0.099 206.1) |
| XYZ | xyz(44.7288, 57.5133, 82.1278) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Neon Blue
#04D9FF
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7E4 #E47B6E
analogous
#6EE4B6 #6ED7E4 #6E9CE4
triadic
#6ED7E4 #E46ED7 #D7E46E
tetradic
#6ED7E4 #B66EE4 #E47B6E #9CE46E
square
#6ED7E4 #B66EE4 #E47B6E #9CE46E
split-complementary
#6ED7E4 #E46E9C #E4B66E
monochromatic
#22A5B6 #3AC9DA #6ED7E4 #A2E5EE #D5F3F7
Accessibility & contrast
On white
1.68
#6ED7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#6ED7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7E4
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7E4 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E5
Deuteranopia (green-blind)
#B6C2E4
Tritanopia (blue-blind)
#0FDFDB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ed7e4; /* rgb */ color: rgb(110, 215, 228); /* oklch */ color: oklch(82.1% 0.099 206.1);
Tailwind
colors: {
custom: {
50: '#a0e3ec',
500: '#6ed7e4',
950: '#000000',
},
}SCSS
$custom: #6ed7e4; $custom-light: #a0e3ec; $custom-dark: #000000;
JSON
{
"hex": "#6ed7e4",
"rgb": {
"r": 110,
"g": 215,
"b": 228
},
"hsl": {
"h": 186.61,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.8213,
"c": 0.0988,
"h": 206.1
},
"luminance": 0.57517
}Semantic roles & 50–950 ramp
primary
#6ED7E4
secondary
#B64D40
accent
#2A15D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484