#6CEAB2#6CEAB2
#6CEAB2 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.139 H 162.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEAB2 |
|---|---|
| RGB | rgb(108, 234, 178) |
| HSL | hsl(153, 75%, 67%) |
| HSV | hsv(153, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.61, -47.93, 16.73) |
| CIE-LCH | lch(84.61, 50.77, 160.76°) |
| OKLab | oklab(85.04% -0.1322 0.0428) |
| OKLCH | oklch(85.04% 0.139 162.1) |
| XYZ | xyz(43.6391, 65.2442, 52.4045) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.52
Light Aquamarine
#7BFDC7
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.75
Light Blue Green
#7EFBB3
ΔE00 4.80
Aqua Marine
#2EE8BB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEAB2 #EA6CA4
analogous
#6CEA73 #6CEAB2 #6CE3EA
triadic
#6CEAB2 #B26CEA #EAB26C
tetradic
#6CEAB2 #736CEA #EA6CA4 #E3EA6C
square
#6CEAB2 #736CEA #EA6CA4 #E3EA6C
split-complementary
#6CEAB2 #EA6CE3 #EA736C
monochromatic
#1BC077 #36E296 #6CEAB2 #A2F2CE #D7F9EA
Accessibility & contrast
On white
1.49
#6CEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6CEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEAB2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEAB2 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D4CEB5
Tritanopia (blue-blind)
#3CEADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ceab2; /* rgb */ color: rgb(108, 234, 178); /* oklch */ color: oklch(85.0% 0.139 162.1);
Tailwind
colors: {
custom: {
50: '#9ff1c9',
500: '#6ceab2',
950: '#000000',
},
}SCSS
$custom: #6ceab2; $custom-light: #9ff1c9; $custom-dark: #000000;
JSON
{
"hex": "#6ceab2",
"rgb": {
"r": 108,
"g": 234,
"b": 178
},
"hsl": {
"h": 153.333,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.8504,
"c": 0.13896,
"h": 162.1
},
"luminance": 0.65248
}Semantic roles & 50–950 ramp
primary
#6CEAB2
secondary
#BF3B76
accent
#0E68D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582