#6CEDB3#6CEDB3
#6CEDB3 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.142 H 161.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDB3 |
|---|---|
| RGB | rgb(108, 237, 179) |
| HSL | hsl(153, 78%, 68%) |
| HSV | hsv(153, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(85.51, -48.99, 17.47) |
| CIE-LCH | lch(85.51, 52.01, 160.38°) |
| OKLab | oklab(85.78% -0.135 0.0446) |
| OKLCH | oklch(85.78% 0.142 161.7) |
| XYZ | xyz(44.6012, 67.0071, 53.2223) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDB3 #ED6CA6
analogous
#6CED72 #6CEDB3 #6CE7ED
triadic
#6CEDB3 #B36CED #EDB36C
tetradic
#6CEDB3 #726CED #ED6CA6 #E7ED6C
square
#6CEDB3 #726CED #ED6CA6 #E7ED6C
split-complementary
#6CEDB3 #ED6CE7 #ED726C
monochromatic
#18C678 #35E697 #6CEDB3 #A3F4CF #D9FAEB
Accessibility & contrast
On white
1.46
#6CEDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6CEDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDB3
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDB3 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#3AEDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedb3; /* rgb */ color: rgb(108, 237, 179); /* oklch */ color: oklch(85.8% 0.142 161.7);
Tailwind
colors: {
custom: {
50: '#9ff3c9',
500: '#6cedb3',
950: '#000000',
},
}SCSS
$custom: #6cedb3; $custom-light: #9ff3c9; $custom-dark: #000000;
JSON
{
"hex": "#6cedb3",
"rgb": {
"r": 108,
"g": 237,
"b": 179
},
"hsl": {
"h": 153.023,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85779,
"c": 0.14216,
"h": 161.7
},
"luminance": 0.67011
}Semantic roles & 50–950 ramp
primary
#6CEDB3
secondary
#C43978
accent
#0B68DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582