#6ED4E2#6ED4E2
#6ED4E2 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.097 H 207.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4E2 |
|---|---|
| RGB | rgb(110, 212, 226) |
| HSL | hsl(187, 67%, 66%) |
| HSV | hsv(187, 51%, 89%) |
| CMYK | cmyk(51.3%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(79.55, -25.96, -16.04) |
| CIE-LCH | lch(79.55, 30.52, 211.72°) |
| OKLab | oklab(81.37% -0.0862 -0.0443) |
| OKLCH | oklch(81.37% 0.097 207.2) |
| XYZ | xyz(43.6959, 55.8890, 80.4217) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Neon Blue
#04D9FF
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4E2 #E27C6E
analogous
#6EE2B6 #6ED4E2 #6E9AE2
triadic
#6ED4E2 #E26ED4 #D4E26E
tetradic
#6ED4E2 #B66EE2 #E27C6E #9AE26E
square
#6ED4E2 #B66EE2 #E27C6E #9AE26E
split-complementary
#6ED4E2 #E26E9A #E2B66E
monochromatic
#24A1B2 #3BC5D8 #6ED4E2 #A1E3EC #D4F2F6
Accessibility & contrast
On white
1.72
#6ED4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6ED4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4E2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4E2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#B3BFE2
Tritanopia (blue-blind)
#18DCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed4e2; /* rgb */ color: rgb(110, 212, 226); /* oklch */ color: oklch(81.4% 0.097 207.2);
Tailwind
colors: {
custom: {
50: '#a0e1eb',
500: '#6ed4e2',
950: '#000000',
},
}SCSS
$custom: #6ed4e2; $custom-light: #a0e1eb; $custom-dark: #000000;
JSON
{
"hex": "#6ed4e2",
"rgb": {
"r": 110,
"g": 212,
"b": 226
},
"hsl": {
"h": 187.241,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.81373,
"c": 0.09696,
"h": 207.2
},
"luminance": 0.55893
}Semantic roles & 50–950 ramp
primary
#6ED4E2
secondary
#B34F41
accent
#2D17CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484