#6CF0BD#6CF0BD
#6CF0BD is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.138 H 165.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0BD |
|---|---|
| RGB | rgb(108, 240, 189) |
| HSL | hsl(157, 81%, 68%) |
| HSV | hsv(157, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.59, -48.16, 13.80) |
| CIE-LCH | lch(86.59, 50.09, 164.01°) |
| OKLab | oklab(86.73% -0.1337 0.0354) |
| OKLCH | oklch(86.73% 0.138 165.2) |
| XYZ | xyz(46.5253, 69.1781, 59.0351) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0BD #F06C9F
analogous
#6CF07B #6CF0BD #6CE1F0
triadic
#6CF0BD #BD6CF0 #F0BD6C
tetradic
#6CF0BD #7B6CF0 #F06C9F #E1F06C
square
#6CF0BD #7B6CF0 #F06C9F #E1F06C
split-complementary
#6CF0BD #F06CE1 #F07B6C
monochromatic
#15CD86 #34EAA4 #6CF0BD #A4F6D6 #DBFBEF
Accessibility & contrast
On white
1.42
#6CF0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6CF0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0BD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0BD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#31F0E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf0bd; /* rgb */ color: rgb(108, 240, 189); /* oklch */ color: oklch(86.7% 0.138 165.2);
Tailwind
colors: {
custom: {
50: '#a0f5d1',
500: '#6cf0bd',
950: '#000000',
},
}SCSS
$custom: #6cf0bd; $custom-light: #a0f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6cf0bd",
"rgb": {
"r": 108,
"g": 240,
"b": 189
},
"hsl": {
"h": 156.818,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86732,
"c": 0.1383,
"h": 165.2
},
"luminance": 0.69182
}Semantic roles & 50–950 ramp
primary
#6CF0BD
secondary
#C83870
accent
#085ADE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583