#6CE9BE#6CE9BE
#6CE9BE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.129 H 168.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE9BE |
|---|---|
| RGB | rgb(108, 233, 190) |
| HSL | hsl(159, 74%, 67%) |
| HSV | hsv(159, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.58, -44.94, 10.41) |
| CIE-LCH | lch(84.58, 46.13, 166.95°) |
| OKLab | oklab(85.1% -0.1258 0.0267) |
| OKLCH | oklch(85.1% 0.129 168) |
| XYZ | xyz(44.6132, 65.1796, 58.9351) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Seafoam
#7FE0B3
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.76
Aquamarine
#7FFFD4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE9BE #E96C97
analogous
#6CE980 #6CE9BE #6CD6E9
triadic
#6CE9BE #BE6CE9 #E9BE6C
tetradic
#6CE9BE #806CE9 #E96C97 #D6E96C
square
#6CE9BE #806CE9 #E96C97 #D6E96C
split-complementary
#6CE9BE #E96CD6 #E9806C
monochromatic
#1CBE87 #37E1A6 #6CE9BE #A1F1D6 #D6F9ED
Accessibility & contrast
On white
1.50
#6CE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6CE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE9BE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE9BE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#33EADD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce9be; /* rgb */ color: rgb(108, 233, 190); /* oklch */ color: oklch(85.1% 0.129 168.0);
Tailwind
colors: {
custom: {
50: '#9ff0d1',
500: '#6ce9be',
950: '#000000',
},
}SCSS
$custom: #6ce9be; $custom-light: #9ff0d1; $custom-dark: #000000;
JSON
{
"hex": "#6ce9be",
"rgb": {
"r": 108,
"g": 233,
"b": 190
},
"hsl": {
"h": 159.36,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.85098,
"c": 0.12859,
"h": 168
},
"luminance": 0.65184
}Semantic roles & 50–950 ramp
primary
#6CE9BE
secondary
#BD3C68
accent
#0F54D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583