#6CFABA#6CFABA
#6CFABA is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.154 H 161.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFABA |
|---|---|
| RGB | rgb(108, 250, 186) |
| HSL | hsl(153, 93%, 70%) |
| HSV | hsv(153, 57%, 98%) |
| CMYK | cmyk(56.8%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.44, -52.94, 19.34) |
| CIE-LCH | lch(89.44, 56.36, 159.93°) |
| OKLab | oklab(89.04% -0.1455 0.0494) |
| OKLCH | oklch(89.04% 0.154 161.3) |
| XYZ | xyz(49.2284, 75.0998, 58.3463) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.03
Light Aquamarine
#7BFDC7
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 2.51
Greenish Cyan
#2AFEB7
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFABA #FA6CAC
analogous
#6CFA73 #6CFABA #6CF3FA
triadic
#6CFABA #BA6CFA #FABA6C
tetradic
#6CFABA #736CFA #FA6CAC #F3FA6C
square
#6CFABA #736CFA #FA6CAC #F3FA6C
split-complementary
#6CFABA #FA6CF3 #FA736C
monochromatic
#08E481 #31F89E #6CFABA #A7FCD6 #E1FEF1
Accessibility & contrast
On white
1.31
#6CFABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#6CFABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFABA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFABA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B6
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#2EF9E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6cfaba; /* rgb */ color: rgb(108, 250, 186); /* oklch */ color: oklch(89.0% 0.154 161.3);
Tailwind
colors: {
custom: {
50: '#a1fdcf',
500: '#6cfaba',
950: '#000000',
},
}SCSS
$custom: #6cfaba; $custom-light: #a1fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6cfaba",
"rgb": {
"r": 108,
"g": 250,
"b": 186
},
"hsl": {
"h": 152.958,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.89035,
"c": 0.15366,
"h": 161.3
},
"luminance": 0.75105
}Semantic roles & 50–950 ramp
primary
#6CFABA
secondary
#D5357D
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683