#6EDAEA#6EDAEA
#6EDAEA is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.102 H 208.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDAEA |
|---|---|
| RGB | rgb(110, 218, 234) |
| HSL | hsl(188, 75%, 67%) |
| HSV | hsv(188, 53%, 92%) |
| CMYK | cmyk(53%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.51, -26.74, -17.36) |
| CIE-LCH | lch(81.51, 31.89, 212.99°) |
| OKLab | oklab(83.03% -0.0896 -0.048) |
| OKLCH | oklch(83.03% 0.102 208.2) |
| XYZ | xyz(46.3472, 59.3940, 86.8477) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDAEA #EA7E6E
analogous
#6EEABC #6EDAEA #6E9CEA
triadic
#6EDAEA #EA6EDA #DAEA6E
tetradic
#6EDAEA #BC6EEA #EA7E6E #9CEA6E
square
#6EDAEA #BC6EEA #EA7E6E #9CEA6E
split-complementary
#6EDAEA #EA6E9C #EABC6E
monochromatic
#1CACC2 #39CCE2 #6EDAEA #A3E8F2 #D9F5F9
Accessibility & contrast
On white
1.63
#6EDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6EDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDAEA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDAEA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edaea; /* rgb */ color: rgb(110, 218, 234); /* oklch */ color: oklch(83.0% 0.102 208.2);
Tailwind
colors: {
custom: {
50: '#a1e5f0',
500: '#6edaea',
950: '#000000',
},
}SCSS
$custom: #6edaea; $custom-light: #a1e5f0; $custom-dark: #000000;
JSON
{
"hex": "#6edaea",
"rgb": {
"r": 110,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.742,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.83027,
"c": 0.10166,
"h": 208.2
},
"luminance": 0.59398
}Semantic roles & 50–950 ramp
primary
#6EDAEA
secondary
#C04D3C
accent
#280FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485