#6CE8BE#6CE8BE
#6CE8BE is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.9% C 0.127 H 168.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE8BE |
|---|---|
| RGB | rgb(108, 232, 190) |
| HSL | hsl(160, 73%, 67%) |
| HSV | hsv(160, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.28, -44.51, 10.00) |
| CIE-LCH | lch(84.28, 45.62, 167.34°) |
| OKLab | oklab(84.86% -0.1247 0.0256) |
| OKLCH | oklch(84.86% 0.127 168.4) |
| XYZ | xyz(44.3309, 64.6150, 58.8410) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.87
Aquamarine
#7FFFD4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE8BE #E86C96
analogous
#6CE880 #6CE8BE #6CD4E8
triadic
#6CE8BE #BE6CE8 #E8BE6C
tetradic
#6CE8BE #806CE8 #E86C96 #D4E86C
square
#6CE8BE #806CE8 #E86C96 #D4E86C
split-complementary
#6CE8BE #E86CD4 #E8806C
monochromatic
#1DBC86 #37E0A7 #6CE8BE #A1F0D5 #D6F9ED
Accessibility & contrast
On white
1.51
#6CE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#6CE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE8BE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE8BE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#34E9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce8be; /* rgb */ color: rgb(108, 232, 190); /* oklch */ color: oklch(84.9% 0.127 168.4);
Tailwind
colors: {
custom: {
50: '#9ff0d1',
500: '#6ce8be',
950: '#000000',
},
}SCSS
$custom: #6ce8be; $custom-light: #9ff0d1; $custom-dark: #000000;
JSON
{
"hex": "#6ce8be",
"rgb": {
"r": 108,
"g": 232,
"b": 190
},
"hsl": {
"h": 159.677,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84861,
"c": 0.12731,
"h": 168.4
},
"luminance": 0.64619
}Semantic roles & 50–950 ramp
primary
#6CE8BE
secondary
#BB3D68
accent
#1053D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583