#6CE1BB#6CE1BB
#6CE1BB is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.1% C 0.120 H 169.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE1BB |
|---|---|
| RGB | rgb(108, 225, 187) |
| HSL | hsl(161, 66%, 65%) |
| HSV | hsv(161, 52%, 88%) |
| CMYK | cmyk(52%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.18, -42.11, 8.56) |
| CIE-LCH | lch(82.18, 42.97, 168.50°) |
| OKLab | oklab(83.12% -0.1184 0.0219) |
| OKLCH | oklch(83.12% 0.12 169.5) |
| XYZ | xyz(42.0751, 60.6227, 56.4881) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Light Teal
#90E4C1
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE1BB #E16C92
analogous
#6CE180 #6CE1BB #6CCCE1
triadic
#6CE1BB #BB6CE1 #E1BB6C
tetradic
#6CE1BB #806CE1 #E16C92 #CCE16C
square
#6CE1BB #806CE1 #E16C92 #CCE16C
split-complementary
#6CE1BB #E16CCC #E1806C
monochromatic
#24AF82 #39D7A3 #6CE1BB #9FEBD3 #D2F6EA
Accessibility & contrast
On white
1.60
#6CE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6CE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE1BB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE1BB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#3AE2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ce1bb; /* rgb */ color: rgb(108, 225, 187); /* oklch */ color: oklch(83.1% 0.120 169.5);
Tailwind
colors: {
custom: {
50: '#9eebcf',
500: '#6ce1bb',
950: '#000000',
},
}SCSS
$custom: #6ce1bb; $custom-light: #9eebcf; $custom-dark: #000000;
JSON
{
"hex": "#6ce1bb",
"rgb": {
"r": 108,
"g": 225,
"b": 187
},
"hsl": {
"h": 160.513,
"s": 66.102,
"l": 65.294
},
"oklch": {
"l": 0.83124,
"c": 0.12046,
"h": 169.5
},
"luminance": 0.60626
}Semantic roles & 50–950 ramp
primary
#6CE1BB
secondary
#B04165
accent
#1853CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483