#6CEDBA#6CEDBA
#6CEDBA is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.137 H 164.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDBA |
|---|---|
| RGB | rgb(108, 237, 186) |
| HSL | hsl(156, 78%, 68%) |
| HSV | hsv(156, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(85.65, -47.52, 14.03) |
| CIE-LCH | lch(85.65, 49.55, 163.55°) |
| OKLab | oklab(85.95% -0.1318 0.036) |
| OKLCH | oklch(85.95% 0.137 164.7) |
| XYZ | xyz(45.3272, 67.2975, 57.0459) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDBA #ED6C9F
analogous
#6CED79 #6CEDBA #6CE0ED
triadic
#6CEDBA #BA6CED #EDBA6C
tetradic
#6CEDBA #796CED #ED6C9F #E0ED6C
square
#6CEDBA #796CED #ED6C9F #E0ED6C
split-complementary
#6CEDBA #ED6CE0 #ED796C
monochromatic
#18C682 #35E6A0 #6CEDBA #A3F4D4 #D9FAED
Accessibility & contrast
On white
1.45
#6CEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6CEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDBA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDBA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB7
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#35EDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedba; /* rgb */ color: rgb(108, 237, 186); /* oklch */ color: oklch(85.9% 0.137 164.7);
Tailwind
colors: {
custom: {
50: '#9ff3ce',
500: '#6cedba',
950: '#000000',
},
}SCSS
$custom: #6cedba; $custom-light: #9ff3ce; $custom-dark: #000000;
JSON
{
"hex": "#6cedba",
"rgb": {
"r": 108,
"g": 237,
"b": 186
},
"hsl": {
"h": 156.279,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85947,
"c": 0.13667,
"h": 164.7
},
"luminance": 0.67302
}Semantic roles & 50–950 ramp
primary
#6CEDBA
secondary
#C43970
accent
#0B5DDA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583