#6BFBD7#6BFBD7
#6BFBD7 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.0% C 0.135 H 174.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBD7 |
|---|---|
| RGB | rgb(107, 251, 215) |
| HSL | hsl(165, 95%, 70%) |
| HSV | hsv(165, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(90.33, -47.25, 5.64) |
| CIE-LCH | lch(90.33, 47.58, 173.19°) |
| OKLab | oklab(89.96% -0.1343 0.0142) |
| OKLCH | oklch(89.96% 0.135 174) |
| XYZ | xyz(52.8206, 77.0212, 76.3597) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 2.88
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBD7 #FB6B8F
analogous
#6BFB8F #6BFBD7 #6BD7FB
triadic
#6BFBD7 #D76BFB #FBD76B
tetradic
#6BFBD7 #8F6BFB #FB6B8F #D7FB6B
square
#6BFBD7 #8F6BFB #FB6B8F #D7FB6B
split-complementary
#6BFBD7 #FB6BD7 #FB8F6B
monochromatic
#06E5AE #2FF9C7 #6BFBD7 #A7FDE7 #E1FEF7
Accessibility & contrast
On white
1.28
#6BFBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6BFBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBD7
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBD7 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD5
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6bfbd7; /* rgb */ color: rgb(107, 251, 215); /* oklch */ color: oklch(90.0% 0.135 174.0);
Tailwind
colors: {
custom: {
50: '#a1fde3',
500: '#6bfbd7',
950: '#000000',
},
}SCSS
$custom: #6bfbd7; $custom-light: #a1fde3; $custom-dark: #000000;
JSON
{
"hex": "#6bfbd7",
"rgb": {
"r": 107,
"g": 251,
"b": 215
},
"hsl": {
"h": 165,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89963,
"c": 0.13506,
"h": 174
},
"luminance": 0.77026
}Semantic roles & 50–950 ramp
primary
#6BFBD7
secondary
#D6345D
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684