#6BFBC8#6BFBC8
#6BFBC8 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.145 H 166.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBC8 |
|---|---|
| RGB | rgb(107, 251, 200) |
| HSL | hsl(159, 95%, 70%) |
| HSV | hsv(159, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(89.99, -50.61, 12.91) |
| CIE-LCH | lch(89.99, 52.23, 165.69°) |
| OKLab | oklab(89.57% -0.1409 0.0331) |
| OKLCH | oklch(89.57% 0.145 166.8) |
| XYZ | xyz(50.9808, 76.2853, 66.6703) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.59
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBC8 #FB6B9E
analogous
#6BFB80 #6BFBC8 #6BE6FB
triadic
#6BFBC8 #C86BFB #FBC86B
tetradic
#6BFBC8 #806BFB #FB6B9E #E6FB6B
square
#6BFBC8 #806BFB #FB6B9E #E6FB6B
split-complementary
#6BFBC8 #FB6BE6 #FB806B
monochromatic
#06E596 #2FF9B2 #6BFBC8 #A7FDDE #E1FEF4
Accessibility & contrast
On white
1.29
#6BFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#6BFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBC8
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBC8 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC5
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#15FCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbc8; /* rgb */ color: rgb(107, 251, 200); /* oklch */ color: oklch(89.6% 0.145 166.8);
Tailwind
colors: {
custom: {
50: '#a1fdd8',
500: '#6bfbc8',
950: '#000000',
},
}SCSS
$custom: #6bfbc8; $custom-light: #a1fdd8; $custom-dark: #000000;
JSON
{
"hex": "#6bfbc8",
"rgb": {
"r": 107,
"g": 251,
"b": 200
},
"hsl": {
"h": 158.75,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89574,
"c": 0.14473,
"h": 166.8
},
"luminance": 0.7629
}Semantic roles & 50–950 ramp
primary
#6BFBC8
secondary
#D6346E
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683