#6CEDB1#6CEDB1
#6CEDB1 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.144 H 160.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDB1 |
|---|---|
| RGB | rgb(108, 237, 177) |
| HSL | hsl(152, 78%, 68%) |
| HSV | hsv(152, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 25.3%, 7.1%) |
| CIE-LAB | lab(85.47, -49.40, 18.45) |
| CIE-LCH | lch(85.47, 52.73, 159.52°) |
| OKLab | oklab(85.73% -0.1359 0.0471) |
| OKLCH | oklch(85.73% 0.144 160.9) |
| XYZ | xyz(44.4004, 66.9268, 52.1648) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.33
Seafoam
#7FE0B3
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDB1 #ED6CA8
analogous
#6CED70 #6CEDB1 #6CE9ED
triadic
#6CEDB1 #B16CED #EDB16C
tetradic
#6CEDB1 #706CED #ED6CA8 #E9ED6C
square
#6CEDB1 #706CED #ED6CA8 #E9ED6C
split-complementary
#6CEDB1 #ED6CE9 #ED706C
monochromatic
#18C675 #35E694 #6CEDB1 #A3F4CE #D9FAEB
Accessibility & contrast
On white
1.46
#6CEDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6CEDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDB1
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDB1 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAE
Deuteranopia (green-blind)
#D8D0B5
Tritanopia (blue-blind)
#3CECDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedb1; /* rgb */ color: rgb(108, 237, 177); /* oklch */ color: oklch(85.7% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#9ff3c8',
500: '#6cedb1',
950: '#000000',
},
}SCSS
$custom: #6cedb1; $custom-light: #9ff3c8; $custom-dark: #000000;
JSON
{
"hex": "#6cedb1",
"rgb": {
"r": 108,
"g": 237,
"b": 177
},
"hsl": {
"h": 152.093,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85732,
"c": 0.14379,
"h": 160.9
},
"luminance": 0.66931
}Semantic roles & 50–950 ramp
primary
#6CEDB1
secondary
#C4397A
accent
#0B6CDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582