#6CF2B0#6CF2B0
#6CF2B0 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.151 H 159.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2B0 |
|---|---|
| RGB | rgb(108, 242, 176) |
| HSL | hsl(150, 84%, 69%) |
| HSV | hsv(150, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 27.3%, 5.1%) |
| CIE-LAB | lab(86.91, -51.67, 20.97) |
| CIE-LCH | lch(86.91, 55.76, 157.91°) |
| OKLab | oklab(86.9% -0.1416 0.0534) |
| OKLCH | oklch(86.9% 0.151 159.3) |
| XYZ | xyz(45.7690, 69.8228, 52.1311) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2B0 #F26CAE
analogous
#6CF26D #6CF2B0 #6CF1F2
triadic
#6CF2B0 #B06CF2 #F2B06C
tetradic
#6CF2B0 #6D6CF2 #F26CAE #F1F26C
square
#6CF2B0 #6D6CF2 #F26CAE #F1F26C
split-complementary
#6CF2B0 #F26CF1 #F26D6C
monochromatic
#12D173 #34ED92 #6CF2B0 #A4F7CE #DCFCEC
Accessibility & contrast
On white
1.40
#6CF2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6CF2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2B0
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2B0 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AC
Deuteranopia (green-blind)
#DDD4B4
Tritanopia (blue-blind)
#3AF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf2b0; /* rgb */ color: rgb(108, 242, 176); /* oklch */ color: oklch(86.9% 0.151 159.3);
Tailwind
colors: {
custom: {
50: '#a0f7c7',
500: '#6cf2b0',
950: '#000000',
},
}SCSS
$custom: #6cf2b0; $custom-light: #a0f7c7; $custom-dark: #000000;
JSON
{
"hex": "#6cf2b0",
"rgb": {
"r": 108,
"g": 242,
"b": 176
},
"hsl": {
"h": 150.448,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86904,
"c": 0.15132,
"h": 159.3
},
"luminance": 0.69827
}Semantic roles & 50–950 ramp
primary
#6CF2B0
secondary
#CB3780
accent
#0571E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582