#6CF0B2#6CF0B2
#6CF0B2 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.147 H 160.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0B2 |
|---|---|
| RGB | rgb(108, 240, 178) |
| HSL | hsl(152, 81%, 68%) |
| HSV | hsv(152, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 25.8%, 5.9%) |
| CIE-LAB | lab(86.36, -50.45, 19.18) |
| CIE-LCH | lch(86.36, 53.97, 159.18°) |
| OKLab | oklab(86.47% -0.1386 0.0489) |
| OKLCH | oklch(86.47% 0.147 160.6) |
| XYZ | xyz(45.3763, 68.7185, 52.9836) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 3.26
Light Aquamarine
#7BFDC7
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0B2 #F06CAA
analogous
#6CF070 #6CF0B2 #6CECF0
triadic
#6CF0B2 #B26CF0 #F0B26C
tetradic
#6CF0B2 #706CF0 #F06CAA #ECF06C
square
#6CF0B2 #706CF0 #F06CAA #ECF06C
split-complementary
#6CF0B2 #F06CEC #F0706C
monochromatic
#15CD76 #34EA95 #6CF0B2 #A4F6CF #DBFBEC
Accessibility & contrast
On white
1.42
#6CF0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6CF0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0B2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0B2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AE
Deuteranopia (green-blind)
#DAD3B6
Tritanopia (blue-blind)
#3AEFDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf0b2; /* rgb */ color: rgb(108, 240, 178); /* oklch */ color: oklch(86.5% 0.147 160.6);
Tailwind
colors: {
custom: {
50: '#a0f6c9',
500: '#6cf0b2',
950: '#000000',
},
}SCSS
$custom: #6cf0b2; $custom-light: #a0f6c9; $custom-dark: #000000;
JSON
{
"hex": "#6cf0b2",
"rgb": {
"r": 108,
"g": 240,
"b": 178
},
"hsl": {
"h": 151.818,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86471,
"c": 0.14699,
"h": 160.6
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#6CF0B2
secondary
#C8387C
accent
#086CDE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582