#6CEDB5#6CEDB5
#6CEDB5 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.141 H 162.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDB5 |
|---|---|
| RGB | rgb(108, 237, 181) |
| HSL | hsl(154, 78%, 68%) |
| HSV | hsv(154, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 23.6%, 7.1%) |
| CIE-LAB | lab(85.55, -48.58, 16.49) |
| CIE-LCH | lch(85.55, 51.30, 161.25°) |
| OKLab | oklab(85.83% -0.1341 0.0422) |
| OKLCH | oklch(85.83% 0.141 162.5) |
| XYZ | xyz(44.8050, 67.0886, 54.2953) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDB5 #ED6CA4
analogous
#6CED74 #6CEDB5 #6CE5ED
triadic
#6CEDB5 #B56CED #EDB56C
tetradic
#6CEDB5 #746CED #ED6CA4 #E5ED6C
square
#6CEDB5 #746CED #ED6CA4 #E5ED6C
split-complementary
#6CEDB5 #ED6CE5 #ED746C
monochromatic
#18C67B #35E69A #6CEDB5 #A3F4D0 #D9FAEC
Accessibility & contrast
On white
1.46
#6CEDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6CEDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDB5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDB5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D7D0B9
Tritanopia (blue-blind)
#39EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedb5; /* rgb */ color: rgb(108, 237, 181); /* oklch */ color: oklch(85.8% 0.141 162.5);
Tailwind
colors: {
custom: {
50: '#9ff3cb',
500: '#6cedb5',
950: '#000000',
},
}SCSS
$custom: #6cedb5; $custom-light: #9ff3cb; $custom-dark: #000000;
JSON
{
"hex": "#6cedb5",
"rgb": {
"r": 108,
"g": 237,
"b": 181
},
"hsl": {
"h": 153.953,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85826,
"c": 0.14056,
"h": 162.5
},
"luminance": 0.67093
}Semantic roles & 50–950 ramp
primary
#6CEDB5
secondary
#C43975
accent
#0B65DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582