#6CEFB5#6CEFB5
#6CEFB5 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.143 H 162.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFB5 |
|---|---|
| RGB | rgb(108, 239, 181) |
| HSL | hsl(153, 80%, 68%) |
| HSV | hsv(153, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 24.3%, 6.3%) |
| CIE-LAB | lab(86.13, -49.42, 17.30) |
| CIE-LCH | lch(86.13, 52.36, 160.70°) |
| OKLab | oklab(86.3% -0.1362 0.0442) |
| OKLCH | oklch(86.3% 0.143 162) |
| XYZ | xyz(45.3872, 68.2532, 54.4894) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.43
Seafoam (survey)
#80F9AD
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFB5 #EF6CA6
analogous
#6CEF73 #6CEFB5 #6CE8EF
triadic
#6CEFB5 #B56CEF #EFB56C
tetradic
#6CEFB5 #736CEF #EF6CA6 #E8EF6C
square
#6CEFB5 #736CEF #EF6CA6 #E8EF6C
split-complementary
#6CEFB5 #EF6CE8 #EF736C
monochromatic
#16CB7B #35E999 #6CEFB5 #A3F5D1 #DAFBED
Accessibility & contrast
On white
1.43
#6CEFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6CEFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFB5
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFB5 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B2
Deuteranopia (green-blind)
#D9D2B9
Tritanopia (blue-blind)
#38EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cefb5; /* rgb */ color: rgb(108, 239, 181); /* oklch */ color: oklch(86.3% 0.143 162.0);
Tailwind
colors: {
custom: {
50: '#a0f5cb',
500: '#6cefb5',
950: '#000000',
},
}SCSS
$custom: #6cefb5; $custom-light: #a0f5cb; $custom-dark: #000000;
JSON
{
"hex": "#6cefb5",
"rgb": {
"r": 108,
"g": 239,
"b": 181
},
"hsl": {
"h": 153.435,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86303,
"c": 0.1432,
"h": 162
},
"luminance": 0.68257
}Semantic roles & 50–950 ramp
primary
#6CEFB5
secondary
#C73877
accent
#0967DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582