#6CEDBD#6CEDBD
#6CEDBD is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.134 H 166.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDBD |
|---|---|
| RGB | rgb(108, 237, 189) |
| HSL | hsl(158, 78%, 68%) |
| HSV | hsv(158, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(85.72, -46.88, 12.56) |
| CIE-LCH | lch(85.72, 48.53, 165.00°) |
| OKLab | oklab(86.02% -0.1305 0.0322) |
| OKLCH | oklch(86.02% 0.134 166.1) |
| XYZ | xyz(45.6495, 67.4264, 58.7432) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDBD #ED6C9C
analogous
#6CED7C #6CEDBD #6CDDED
triadic
#6CEDBD #BD6CED #EDBD6C
tetradic
#6CEDBD #7C6CED #ED6C9C #DDED6C
square
#6CEDBD #7C6CED #ED6C9C #DDED6C
split-complementary
#6CEDBD #ED6CDD #ED7C6C
monochromatic
#18C686 #35E6A5 #6CEDBD #A3F4D5 #D9FAEE
Accessibility & contrast
On white
1.45
#6CEDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6CEDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDBD
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDBD | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D5D1C0
Tritanopia (blue-blind)
#32EEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedbd; /* rgb */ color: rgb(108, 237, 189); /* oklch */ color: oklch(86.0% 0.134 166.1);
Tailwind
colors: {
custom: {
50: '#a0f3d1',
500: '#6cedbd',
950: '#000000',
},
}SCSS
$custom: #6cedbd; $custom-light: #a0f3d1; $custom-dark: #000000;
JSON
{
"hex": "#6cedbd",
"rgb": {
"r": 108,
"g": 237,
"b": 189
},
"hsl": {
"h": 157.674,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86021,
"c": 0.13442,
"h": 166.1
},
"luminance": 0.67431
}Semantic roles & 50–950 ramp
primary
#6CEDBD
secondary
#C4396D
accent
#0B58DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583