#6CE2BE#6CE2BE
#6CE2BE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.4% C 0.120 H 170.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE2BE |
|---|---|
| RGB | rgb(108, 226, 190) |
| HSL | hsl(162, 67%, 65%) |
| HSV | hsv(162, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(82.54, -41.87, 7.50) |
| CIE-LCH | lch(82.54, 42.54, 169.85°) |
| OKLab | oklab(83.44% -0.1182 0.0192) |
| OKLCH | oklch(83.44% 0.12 170.8) |
| XYZ | xyz(42.6708, 61.2947, 58.2876) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.67
Light Teal
#90E4C1
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE2BE #E26C90
analogous
#6CE283 #6CE2BE #6CCBE2
triadic
#6CE2BE #BE6CE2 #E2BE6C
tetradic
#6CE2BE #836CE2 #E26C90 #CBE26C
square
#6CE2BE #836CE2 #E26C90 #CBE26C
split-complementary
#6CE2BE #E26CCB #E2836C
monochromatic
#23B185 #39D8A7 #6CE2BE #9FECD5 #D2F6EB
Accessibility & contrast
On white
1.58
#6CE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6CE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE2BE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE2BE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#37E4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ce2be; /* rgb */ color: rgb(108, 226, 190); /* oklch */ color: oklch(83.4% 0.120 170.8);
Tailwind
colors: {
custom: {
50: '#9eebd1',
500: '#6ce2be',
950: '#000000',
},
}SCSS
$custom: #6ce2be; $custom-light: #9eebd1; $custom-dark: #000000;
JSON
{
"hex": "#6ce2be",
"rgb": {
"r": 108,
"g": 226,
"b": 190
},
"hsl": {
"h": 161.695,
"s": 67.045,
"l": 65.49
},
"oklch": {
"l": 0.8344,
"c": 0.11975,
"h": 170.8
},
"luminance": 0.61299
}Semantic roles & 50–950 ramp
primary
#6CE2BE
secondary
#B24063
accent
#174FCF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483