#6DFCBB#6DFCBB
#6DFCBB is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.155 H 161.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCBB |
|---|---|
| RGB | rgb(109, 252, 187) |
| HSL | hsl(153, 96%, 71%) |
| HSV | hsv(153, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.07, -53.35, 19.71) |
| CIE-LCH | lch(90.07, 56.88, 159.72°) |
| OKLab | oklab(89.57% -0.1466 0.0503) |
| OKLCH | oklch(89.57% 0.155 161.1) |
| XYZ | xyz(50.0821, 76.4551, 59.1221) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCBB #FC6DAE
analogous
#6DFC73 #6DFCBB #6DF6FC
triadic
#6DFCBB #BB6DFC #FCBB6D
tetradic
#6DFCBB #736DFC #FC6DAE #F6FC6D
square
#6DFCBB #736DFC #FC6DAE #F6FC6D
split-complementary
#6DFCBB #FC6DF6 #FC736D
monochromatic
#05EA82 #31FB9F #6DFCBB #A9FDD7 #E1FEF1
Accessibility & contrast
On white
1.29
#6DFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6DFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCBB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCBB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#2FFBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfcbb; /* rgb */ color: rgb(109, 252, 187); /* oklch */ color: oklch(89.6% 0.155 161.1);
Tailwind
colors: {
custom: {
50: '#a2fecf',
500: '#6dfcbb',
950: '#000000',
},
}SCSS
$custom: #6dfcbb; $custom-light: #a2fecf; $custom-dark: #000000;
JSON
{
"hex": "#6dfcbb",
"rgb": {
"r": 109,
"g": 252,
"b": 187
},
"hsl": {
"h": 152.727,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89565,
"c": 0.15496,
"h": 161.1
},
"luminance": 0.7646
}Semantic roles & 50–950 ramp
primary
#6DFCBB
secondary
#D7367F
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683