#6CEAED#6CEAED
#6CEAED is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.7% C 0.112 H 197.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEAED |
|---|---|
| RGB | rgb(108, 234, 237) |
| HSL | hsl(181, 78%, 68%) |
| HSV | hsv(181, 54%, 93%) |
| CMYK | cmyk(54.4%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.08, -33.99, -12.10) |
| CIE-LCH | lch(86.08, 36.08, 199.59°) |
| OKLab | oklab(86.72% -0.1067 -0.0335) |
| OKLCH | oklch(86.72% 0.112 197.4) |
| XYZ | xyz(50.8868, 68.1433, 90.5756) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Aqua
#00FFFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEAED #ED6F6C
analogous
#6CEDAF #6CEAED #6CAAED
triadic
#6CEAED #ED6CEA #EAED6C
tetradic
#6CEAED #AF6CED #ED6F6C #AAED6C
square
#6CEAED #AF6CED #ED6F6C #AAED6C
split-complementary
#6CEAED #ED6CAA #EDAF6C
monochromatic
#18C2C6 #35E2E6 #6CEAED #A3F2F4 #D9FAFA
Accessibility & contrast
On white
1.44
#6CEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6CEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEAED
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEAED | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceaed; /* rgb */ color: rgb(108, 234, 237); /* oklch */ color: oklch(86.7% 0.112 197.4);
Tailwind
colors: {
custom: {
50: '#a1f1f2',
500: '#6ceaed',
950: '#000000',
},
}SCSS
$custom: #6ceaed; $custom-light: #a1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#6ceaed",
"rgb": {
"r": 108,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.395,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86717,
"c": 0.11181,
"h": 197.4
},
"luminance": 0.68148
}Semantic roles & 50–950 ramp
primary
#6CEAED
secondary
#C43D39
accent
#100BDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585