#6EDFED#6EDFED
#6EDFED is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.105 H 206.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFED |
|---|---|
| RGB | rgb(110, 223, 237) |
| HSL | hsl(187, 78%, 68%) |
| HSV | hsv(187, 54%, 93%) |
| CMYK | cmyk(53.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.02, -28.37, -16.68) |
| CIE-LCH | lch(83.02, 32.91, 210.45°) |
| OKLab | oklab(84.27% -0.0938 -0.0461) |
| OKLCH | oklch(84.27% 0.105 206.2) |
| XYZ | xyz(48.0980, 62.2003, 89.5755) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 6.93
Bright Light Blue
#26F7FD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFED #ED7C6E
analogous
#6EEDBB #6EDFED #6E9FED
triadic
#6EDFED #ED6EDF #DFED6E
tetradic
#6EDFED #BB6EED #ED7C6E #9FED6E
square
#6EDFED #BB6EED #ED7C6E #9FED6E
split-complementary
#6EDFED #ED6E9F #EDBB6E
monochromatic
#19B5C8 #38D3E6 #6EDFED #A4EBF4 #DBF7FB
Accessibility & contrast
On white
1.56
#6EDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6EDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFED
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFED | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6edfed; /* rgb */ color: rgb(110, 223, 237); /* oklch */ color: oklch(84.3% 0.105 206.2);
Tailwind
colors: {
custom: {
50: '#a1e9f2',
500: '#6edfed',
950: '#000000',
},
}SCSS
$custom: #6edfed; $custom-light: #a1e9f2; $custom-dark: #000000;
JSON
{
"hex": "#6edfed",
"rgb": {
"r": 110,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.614,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.84273,
"c": 0.10452,
"h": 206.2
},
"luminance": 0.62205
}Semantic roles & 50–950 ramp
primary
#6EDFED
secondary
#C5493A
accent
#220BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485