#6FFCBD#6FFCBD
#6FFCBD is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.152 H 161.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCBD |
|---|---|
| RGB | rgb(111, 252, 189) |
| HSL | hsl(153, 96%, 71%) |
| HSV | hsv(153, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.17, -52.53, 18.84) |
| CIE-LCH | lch(90.17, 55.81, 160.27°) |
| OKLab | oklab(89.68% -0.1446 0.0481) |
| OKLCH | oklch(89.68% 0.152 161.6) |
| XYZ | xyz(50.5466, 76.6697, 60.2692) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Aquamarine
#7BFDC7
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.63
Greenish Cyan
#2AFEB7
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCBD #FC6FAE
analogous
#6FFC76 #6FFCBD #6FF5FC
triadic
#6FFCBD #BD6FFC #FCBD6F
tetradic
#6FFCBD #766FFC #FC6FAE #F5FC6F
square
#6FFCBD #766FFC #FC6FAE #F5FC6F
split-complementary
#6FFCBD #FC6FF5 #FC766F
monochromatic
#05EC85 #33FBA2 #6FFCBD #ABFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#6FFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#6FFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCBD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCBD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#34FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcbd; /* rgb */ color: rgb(111, 252, 189); /* oklch */ color: oklch(89.7% 0.152 161.6);
Tailwind
colors: {
custom: {
50: '#a3fed1',
500: '#6ffcbd',
950: '#000000',
},
}SCSS
$custom: #6ffcbd; $custom-light: #a3fed1; $custom-dark: #000000;
JSON
{
"hex": "#6ffcbd",
"rgb": {
"r": 111,
"g": 252,
"b": 189
},
"hsl": {
"h": 153.191,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89676,
"c": 0.15236,
"h": 161.6
},
"luminance": 0.76674
}Semantic roles & 50–950 ramp
primary
#6FFCBD
secondary
#D8377F
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683