#6CEDB4#6CEDB4
#6CEDB4 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.141 H 162.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDB4 |
|---|---|
| RGB | rgb(108, 237, 180) |
| HSL | hsl(153, 78%, 68%) |
| HSV | hsv(153, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 24.1%, 7.1%) |
| CIE-LAB | lab(85.53, -48.78, 16.98) |
| CIE-LCH | lch(85.53, 51.65, 160.81°) |
| OKLab | oklab(85.8% -0.1345 0.0434) |
| OKLCH | oklch(85.8% 0.141 162.1) |
| XYZ | xyz(44.7027, 67.0477, 53.7569) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDB4 #ED6CA5
analogous
#6CED73 #6CEDB4 #6CE6ED
triadic
#6CEDB4 #B46CED #EDB46C
tetradic
#6CEDB4 #736CED #ED6CA5 #E6ED6C
square
#6CEDB4 #736CED #ED6CA5 #E6ED6C
split-complementary
#6CEDB4 #ED6CE6 #ED736C
monochromatic
#18C679 #35E698 #6CEDB4 #A3F4D0 #D9FAEC
Accessibility & contrast
On white
1.46
#6CEDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6CEDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDB4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDB4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#3AEDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cedb4; /* rgb */ color: rgb(108, 237, 180); /* oklch */ color: oklch(85.8% 0.141 162.1);
Tailwind
colors: {
custom: {
50: '#9ff3ca',
500: '#6cedb4',
950: '#000000',
},
}SCSS
$custom: #6cedb4; $custom-light: #9ff3ca; $custom-dark: #000000;
JSON
{
"hex": "#6cedb4",
"rgb": {
"r": 108,
"g": 237,
"b": 180
},
"hsl": {
"h": 153.488,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85802,
"c": 0.14135,
"h": 162.1
},
"luminance": 0.67052
}Semantic roles & 50–950 ramp
primary
#6CEDB4
secondary
#C43977
accent
#0B67DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582