#6EDCE5#6EDCE5
#6EDCE5 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.102 H 202.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCE5 |
|---|---|
| RGB | rgb(110, 220, 229) |
| HSL | hsl(185, 70%, 66%) |
| HSV | hsv(185, 52%, 90%) |
| CMYK | cmyk(52%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.92, -29.06, -14.08) |
| CIE-LCH | lch(81.92, 32.29, 205.86°) |
| OKLab | oklab(83.31% -0.0938 -0.0389) |
| OKLCH | oklch(83.31% 0.102 202.5) |
| XYZ | xyz(46.1607, 60.1543, 83.2919) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 6.65
Mediumturquoise
#48D1CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCE5 #E5776E
analogous
#6EE5B3 #6EDCE5 #6EA1E5
triadic
#6EDCE5 #E56EDC #DCE56E
tetradic
#6EDCE5 #B36EE5 #E5776E #A1E56E
square
#6EDCE5 #B36EE5 #E5776E #A1E56E
split-complementary
#6EDCE5 #E56EA1 #E5B36E
monochromatic
#21ACB8 #3ACFDC #6EDCE5 #A2E9EE #D6F5F8
Accessibility & contrast
On white
1.61
#6EDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6EDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCE5
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCE5 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#03E3DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edce5; /* rgb */ color: rgb(110, 220, 229); /* oklch */ color: oklch(83.3% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#a1e7ed',
500: '#6edce5',
950: '#000000',
},
}SCSS
$custom: #6edce5; $custom-light: #a1e7ed; $custom-dark: #000000;
JSON
{
"hex": "#6edce5",
"rgb": {
"r": 110,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.538,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83309,
"c": 0.10151,
"h": 202.5
},
"luminance": 0.60159
}Semantic roles & 50–950 ramp
primary
#6EDCE5
secondary
#B8483F
accent
#2214D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484