#6CEFBB#6CEFBB
#6CEFBB is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.139 H 164.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFBB |
|---|---|
| RGB | rgb(108, 239, 187) |
| HSL | hsl(156, 80%, 68%) |
| HSV | hsv(156, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 21.8%, 6.3%) |
| CIE-LAB | lab(86.26, -48.16, 14.37) |
| CIE-LCH | lch(86.26, 50.26, 163.39°) |
| OKLab | oklab(86.45% -0.1335 0.0368) |
| OKLCH | oklch(86.45% 0.139 164.6) |
| XYZ | xyz(46.0162, 68.5047, 57.8018) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 4.08
Aqua Marine
#2EE8BB
ΔE00 4.30
Aquamarine
#7FFFD4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFBB #EF6CA0
analogous
#6CEF79 #6CEFBB #6CE2EF
triadic
#6CEFBB #BB6CEF #EFBB6C
tetradic
#6CEFBB #796CEF #EF6CA0 #E2EF6C
square
#6CEFBB #796CEF #EF6CA0 #E2EF6C
split-complementary
#6CEFBB #EF6CE2 #EF796C
monochromatic
#16CB83 #35E9A1 #6CEFBB #A3F5D5 #DAFBEE
Accessibility & contrast
On white
1.43
#6CEFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6CEFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFBB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFBB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B8
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#33EFE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefbb; /* rgb */ color: rgb(108, 239, 187); /* oklch */ color: oklch(86.4% 0.139 164.6);
Tailwind
colors: {
custom: {
50: '#a0f5cf',
500: '#6cefbb',
950: '#000000',
},
}SCSS
$custom: #6cefbb; $custom-light: #a0f5cf; $custom-dark: #000000;
JSON
{
"hex": "#6cefbb",
"rgb": {
"r": 108,
"g": 239,
"b": 187
},
"hsl": {
"h": 156.183,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86446,
"c": 0.13851,
"h": 164.6
},
"luminance": 0.68509
}Semantic roles & 50–950 ramp
primary
#6CEFBB
secondary
#C73871
accent
#095DDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583