#6EDEE5#6EDEE5
#6EDEE5 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.103 H 200.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEE5 |
|---|---|
| RGB | rgb(110, 222, 229) |
| HSL | hsl(184, 70%, 66%) |
| HSV | hsv(184, 52%, 90%) |
| CMYK | cmyk(52%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(82.49, -30.02, -13.23) |
| CIE-LCH | lch(82.49, 32.81, 203.78°) |
| OKLab | oklab(83.77% -0.0959 -0.0365) |
| OKLCH | oklch(83.77% 0.103 200.8) |
| XYZ | xyz(46.6888, 61.2104, 83.4679) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEE5 #E5756E
analogous
#6EE5B1 #6EDEE5 #6EA3E5
triadic
#6EDEE5 #E56EDE #DEE56E
tetradic
#6EDEE5 #B16EE5 #E5756E #A3E56E
square
#6EDEE5 #B16EE5 #E5756E #A3E56E
split-complementary
#6EDEE5 #E56EA3 #E5B16E
monochromatic
#21AFB8 #3AD2DC #6EDEE5 #A2EAEE #D6F6F8
Accessibility & contrast
On white
1.59
#6EDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6EDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEE5
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEE5 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#BDC7E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edee5; /* rgb */ color: rgb(110, 222, 229); /* oklch */ color: oklch(83.8% 0.103 200.8);
Tailwind
colors: {
custom: {
50: '#a1e8ed',
500: '#6edee5',
950: '#000000',
},
}SCSS
$custom: #6edee5; $custom-light: #a1e8ed; $custom-dark: #000000;
JSON
{
"hex": "#6edee5",
"rgb": {
"r": 110,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.529,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83767,
"c": 0.10266,
"h": 200.8
},
"luminance": 0.61215
}Semantic roles & 50–950 ramp
primary
#6EDEE5
secondary
#B8463F
accent
#1F14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484