#6EDEF3#6EDEF3
#6EDEF3 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.106 H 211.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEF3 |
|---|---|
| RGB | rgb(110, 222, 243) |
| HSL | hsl(189, 85%, 69%) |
| HSV | hsv(189, 55%, 95%) |
| CMYK | cmyk(54.7%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.93, -26.24, -20.00) |
| CIE-LCH | lch(82.93, 33.00, 217.31°) |
| OKLab | oklab(84.26% -0.0904 -0.0553) |
| OKLCH | oklch(84.26% 0.106 211.5) |
| XYZ | xyz(48.7229, 62.0240, 94.1808) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEF3 #F3836E
analogous
#6EF3C6 #6EDEF3 #6E9CF3
triadic
#6EDEF3 #F36EDE #DEF36E
tetradic
#6EDEF3 #C66EF3 #F3836E #9CF36E
square
#6EDEF3 #C66EF3 #F3836E #9CF36E
split-complementary
#6EDEF3 #F36E9C #F3C66E
monochromatic
#12B6D5 #35D1EE #6EDEF3 #A7EBF8 #DFF8FC
Accessibility & contrast
On white
1.57
#6EDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6EDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEF3
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEF3 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6edef3; /* rgb */ color: rgb(110, 222, 243); /* oklch */ color: oklch(84.3% 0.106 211.5);
Tailwind
colors: {
custom: {
50: '#a2e8f7',
500: '#6edef3',
950: '#000000',
},
}SCSS
$custom: #6edef3; $custom-light: #a2e8f7; $custom-dark: #000000;
JSON
{
"hex": "#6edef3",
"rgb": {
"r": 110,
"g": 222,
"b": 243
},
"hsl": {
"h": 189.474,
"s": 84.713,
"l": 69.216
},
"oklch": {
"l": 0.84261,
"c": 0.10598,
"h": 211.5
},
"luminance": 0.62029
}Semantic roles & 50–950 ramp
primary
#6EDEF3
secondary
#CC5039
accent
#2704E1
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485