#6CEDB0#6CEDB0
#6CEDB0 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.145 H 160.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDB0 |
|---|---|
| RGB | rgb(108, 237, 176) |
| HSL | hsl(152, 78%, 68%) |
| HSV | hsv(152, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.45, -49.60, 18.94) |
| CIE-LCH | lch(85.45, 53.09, 159.10°) |
| OKLab | oklab(85.71% -0.1363 0.0483) |
| OKLCH | oklch(85.71% 0.145 160.5) |
| XYZ | xyz(44.3011, 66.8871, 51.6418) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDB0 #ED6CA9
analogous
#6CED6F #6CEDB0 #6CE9ED
triadic
#6CEDB0 #B06CED #EDB06C
tetradic
#6CEDB0 #6F6CED #ED6CA9 #E9ED6C
square
#6CEDB0 #6F6CED #ED6CA9 #E9ED6C
split-complementary
#6CEDB0 #ED6CE9 #ED6F6C
monochromatic
#18C674 #35E693 #6CEDB0 #A3F4CD #D9FAEB
Accessibility & contrast
On white
1.46
#6CEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6CEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDB0
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDB0 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#3CECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedb0; /* rgb */ color: rgb(108, 237, 176); /* oklch */ color: oklch(85.7% 0.145 160.5);
Tailwind
colors: {
custom: {
50: '#9ff3c7',
500: '#6cedb0',
950: '#000000',
},
}SCSS
$custom: #6cedb0; $custom-light: #9ff3c7; $custom-dark: #000000;
JSON
{
"hex": "#6cedb0",
"rgb": {
"r": 108,
"g": 237,
"b": 176
},
"hsl": {
"h": 151.628,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85709,
"c": 0.14462,
"h": 160.5
},
"luminance": 0.66891
}Semantic roles & 50–950 ramp
primary
#6CEDB0
secondary
#C4397B
accent
#0B6DDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582