#6CF2B2#6CF2B2
#6CF2B2 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.9% C 0.150 H 160.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2B2 |
|---|---|
| RGB | rgb(108, 242, 178) |
| HSL | hsl(151, 84%, 69%) |
| HSV | hsv(151, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.95, -51.27, 19.99) |
| CIE-LCH | lch(86.95, 55.03, 158.70°) |
| OKLab | oklab(86.95% -0.1407 0.051) |
| OKLCH | oklch(86.95% 0.15 160.1) |
| XYZ | xyz(45.9683, 69.9025, 53.1809) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.46
Greenish Cyan
#2AFEB7
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2B2 #F26CAC
analogous
#6CF26F #6CF2B2 #6CEFF2
triadic
#6CF2B2 #B26CF2 #F2B26C
tetradic
#6CF2B2 #6F6CF2 #F26CAC #EFF26C
square
#6CF2B2 #6F6CF2 #F26CAC #EFF26C
split-complementary
#6CF2B2 #F26CEF #F26F6C
monochromatic
#12D176 #34ED95 #6CF2B2 #A4F7CF #DCFCED
Accessibility & contrast
On white
1.40
#6CF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#6CF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2B2
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2B2 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AE
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#39F1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf2b2; /* rgb */ color: rgb(108, 242, 178); /* oklch */ color: oklch(86.9% 0.150 160.1);
Tailwind
colors: {
custom: {
50: '#a0f7c9',
500: '#6cf2b2',
950: '#000000',
},
}SCSS
$custom: #6cf2b2; $custom-light: #a0f7c9; $custom-dark: #000000;
JSON
{
"hex": "#6cf2b2",
"rgb": {
"r": 108,
"g": 242,
"b": 178
},
"hsl": {
"h": 151.343,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86949,
"c": 0.14966,
"h": 160.1
},
"luminance": 0.69907
}Semantic roles & 50–950 ramp
primary
#6CF2B2
secondary
#CB377E
accent
#056EE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582