#6ED4E8#6ED4E8
#6ED4E8 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.6% C 0.099 H 212.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4E8 |
|---|---|
| RGB | rgb(110, 212, 232) |
| HSL | hsl(190, 73%, 67%) |
| HSV | hsv(190, 53%, 91%) |
| CMYK | cmyk(52.6%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.74, -24.33, -18.96) |
| CIE-LCH | lch(79.74, 30.85, 217.93°) |
| OKLab | oklab(81.59% -0.0839 -0.0524) |
| OKLCH | oklch(81.59% 0.099 212) |
| XYZ | xyz(44.5336, 56.2241, 84.8338) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4E8 #E8826E
analogous
#6EE8BF #6ED4E8 #6E97E8
triadic
#6ED4E8 #E86ED4 #D4E86E
tetradic
#6ED4E8 #BF6EE8 #E8826E #97E86E
square
#6ED4E8 #BF6EE8 #E8826E #97E86E
split-complementary
#6ED4E8 #E86E97 #E8BF6E
monochromatic
#1EA3BE #39C4E0 #6ED4E8 #A3E4F0 #D8F3F9
Accessibility & contrast
On white
1.71
#6ED4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#6ED4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4E8
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4E8 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE9
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#03DDDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed4e8; /* rgb */ color: rgb(110, 212, 232); /* oklch */ color: oklch(81.6% 0.099 212.0);
Tailwind
colors: {
custom: {
50: '#a0e1ef',
500: '#6ed4e8',
950: '#000000',
},
}SCSS
$custom: #6ed4e8; $custom-light: #a0e1ef; $custom-dark: #000000;
JSON
{
"hex": "#6ed4e8",
"rgb": {
"r": 110,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.836,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.81589,
"c": 0.09893,
"h": 212
},
"luminance": 0.56228
}Semantic roles & 50–950 ramp
primary
#6ED4E8
secondary
#BD523E
accent
#3111D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485