#6CEBB9#6CEBB9
#6CEBB9 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.135 H 164.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBB9 |
|---|---|
| RGB | rgb(108, 235, 185) |
| HSL | hsl(156, 76%, 67%) |
| HSV | hsv(156, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(85.05, -46.88, 13.70) |
| CIE-LCH | lch(85.05, 48.85, 163.71°) |
| OKLab | oklab(85.45% -0.1302 0.0351) |
| OKLCH | oklch(85.45% 0.135 164.9) |
| XYZ | xyz(44.6455, 66.1035, 56.2960) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBB9 #EB6C9E
analogous
#6CEB7A #6CEBB9 #6CDEEB
triadic
#6CEBB9 #B96CEB #EBB96C
tetradic
#6CEBB9 #7A6CEB #EB6C9E #DEEB6C
square
#6CEBB9 #7A6CEB #EB6C9E #DEEB6C
split-complementary
#6CEBB9 #EB6CDE #EB7A6C
monochromatic
#1AC280 #36E49F #6CEBB9 #A2F2D3 #D8FAEC
Accessibility & contrast
On white
1.48
#6CEBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6CEBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBB9
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBB9 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB6
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#37EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cebb9; /* rgb */ color: rgb(108, 235, 185); /* oklch */ color: oklch(85.4% 0.135 164.9);
Tailwind
colors: {
custom: {
50: '#9ff2ce',
500: '#6cebb9',
950: '#000000',
},
}SCSS
$custom: #6cebb9; $custom-light: #9ff2ce; $custom-dark: #000000;
JSON
{
"hex": "#6cebb9",
"rgb": {
"r": 108,
"g": 235,
"b": 185
},
"hsl": {
"h": 156.378,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85447,
"c": 0.13481,
"h": 164.9
},
"luminance": 0.66108
}Semantic roles & 50–950 ramp
primary
#6CEBB9
secondary
#C03B6F
accent
#0D5DD8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583