#6CEDED#6CEDED
#6CEDED is a very light, moderate teal. Relative luminance 0.699; OKLCH L 87.4% C 0.114 H 195.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDED |
|---|---|
| RGB | rgb(108, 237, 237) |
| HSL | hsl(180, 78%, 68%) |
| HSV | hsv(180, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.93, -35.39, -10.83) |
| CIE-LCH | lch(86.93, 37.01, 197.01°) |
| OKLab | oklab(87.41% -0.1098 -0.03) |
| OKLCH | oklch(87.41% 0.114 195.3) |
| XYZ | xyz(51.7481, 69.8659, 90.8627) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.95
Bright Cyan
#41FDFE
ΔE00 4.13
Aqua
#00FFFF
ΔE00 5.17
Bright Turquoise
#0FFEF9
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDED #ED6C6C
analogous
#6CEDAC #6CEDED #6CACED
triadic
#6CEDED #ED6CED #EDED6C
tetradic
#6CEDED #AC6CED #ED6C6C #ACED6C
square
#6CEDED #AC6CED #ED6C6C #ACED6C
split-complementary
#6CEDED #ED6CAC #EDAC6C
monochromatic
#18C6C6 #35E6E6 #6CEDED #A3F4F4 #D9FAFA
Accessibility & contrast
On white
1.40
#6CEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6CEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDED
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDED | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ceded; /* rgb */ color: rgb(108, 237, 237); /* oklch */ color: oklch(87.4% 0.114 195.3);
Tailwind
colors: {
custom: {
50: '#a2f3f2',
500: '#6ceded',
950: '#000000',
},
}SCSS
$custom: #6ceded; $custom-light: #a2f3f2; $custom-dark: #000000;
JSON
{
"hex": "#6ceded",
"rgb": {
"r": 108,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.87406,
"c": 0.11385,
"h": 195.3
},
"luminance": 0.69871
}Semantic roles & 50–950 ramp
primary
#6CEDED
secondary
#C43939
accent
#0B0BDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585