#6CF1BE#6CF1BE
#6CF1BE is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.0% C 0.139 H 165.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF1BE |
|---|---|
| RGB | rgb(108, 241, 190) |
| HSL | hsl(157, 83%, 68%) |
| HSV | hsv(157, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.90, -48.36, 13.72) |
| CIE-LCH | lch(86.90, 50.27, 164.16°) |
| OKLab | oklab(86.99% -0.1343 0.0352) |
| OKLCH | oklch(86.99% 0.139 165.3) |
| XYZ | xyz(46.9294, 69.8120, 59.7072) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF1BE #F16C9F
analogous
#6CF17B #6CF1BE #6CE2F1
triadic
#6CF1BE #BE6CF1 #F1BE6C
tetradic
#6CF1BE #7B6CF1 #F16C9F #E2F16C
square
#6CF1BE #7B6CF1 #F16C9F #E2F16C
split-complementary
#6CF1BE #F16CE2 #F17B6C
monochromatic
#14CF87 #34ECA5 #6CF1BE #A4F6D7 #DCFCEF
Accessibility & contrast
On white
1.40
#6CF1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#6CF1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF1BE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF1BE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#2FF1E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf1be; /* rgb */ color: rgb(108, 241, 190); /* oklch */ color: oklch(87.0% 0.139 165.3);
Tailwind
colors: {
custom: {
50: '#a0f6d1',
500: '#6cf1be',
950: '#000000',
},
}SCSS
$custom: #6cf1be; $custom-light: #a0f6d1; $custom-dark: #000000;
JSON
{
"hex": "#6cf1be",
"rgb": {
"r": 108,
"g": 241,
"b": 190
},
"hsl": {
"h": 156.992,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86994,
"c": 0.13884,
"h": 165.3
},
"luminance": 0.69816
}Semantic roles & 50–950 ramp
primary
#6CF1BE
secondary
#CA3870
accent
#065ADF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583