#6EDCE8#6EDCE8
#6EDCE8 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.102 H 204.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCE8 |
|---|---|
| RGB | rgb(110, 220, 232) |
| HSL | hsl(186, 73%, 67%) |
| HSV | hsv(186, 53%, 91%) |
| CMYK | cmyk(52.6%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(82.01, -28.26, -15.54) |
| CIE-LCH | lch(82.01, 32.25, 208.81°) |
| OKLab | oklab(83.41% -0.0926 -0.0429) |
| OKLCH | oklch(83.41% 0.102 204.9) |
| XYZ | xyz(46.5832, 60.3233, 85.5170) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.95
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Darkturquoise
#00CED1
ΔE00 7.29
Neon Blue
#04D9FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCE8 #E87A6E
analogous
#6EE8B7 #6EDCE8 #6E9FE8
triadic
#6EDCE8 #E86EDC #DCE86E
tetradic
#6EDCE8 #B76EE8 #E87A6E #9FE86E
square
#6EDCE8 #B76EE8 #E87A6E #9FE86E
split-complementary
#6EDCE8 #E86E9F #E8B76E
monochromatic
#1EAEBE #39CFE0 #6EDCE8 #A3E9F0 #D8F5F9
Accessibility & contrast
On white
1.61
#6EDCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6EDCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCE8
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCE8 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edce8; /* rgb */ color: rgb(110, 220, 232); /* oklch */ color: oklch(83.4% 0.102 204.9);
Tailwind
colors: {
custom: {
50: '#a1e7ef',
500: '#6edce8',
950: '#000000',
},
}SCSS
$custom: #6edce8; $custom-light: #a1e7ef; $custom-dark: #000000;
JSON
{
"hex": "#6edce8",
"rgb": {
"r": 110,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.902,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83413,
"c": 0.10203,
"h": 204.9
},
"luminance": 0.60328
}Semantic roles & 50–950 ramp
primary
#6EDCE8
secondary
#BD4A3E
accent
#2411D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485