#6BFBD8#6BFBD8
#6BFBD8 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.134 H 174.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBD8 |
|---|---|
| RGB | rgb(107, 251, 216) |
| HSL | hsl(165, 95%, 70%) |
| HSV | hsv(165, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.36, -47.01, 5.16) |
| CIE-LCH | lch(90.36, 47.30, 173.74°) |
| OKLab | oklab(89.99% -0.1339 0.0129) |
| OKLCH | oklch(89.99% 0.134 174.5) |
| XYZ | xyz(52.9495, 77.0728, 77.0385) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 4.84
Aqua (survey)
#13EAC9
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBD8 #FB6B8E
analogous
#6BFB90 #6BFBD8 #6BD6FB
triadic
#6BFBD8 #D86BFB #FBD86B
tetradic
#6BFBD8 #906BFB #FB6B8E #D6FB6B
square
#6BFBD8 #906BFB #FB6B8E #D6FB6B
split-complementary
#6BFBD8 #FB6BD6 #FB906B
monochromatic
#06E5AF #2FF9C8 #6BFBD8 #A7FDE8 #E1FEF7
Accessibility & contrast
On white
1.28
#6BFBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6BFBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBD8
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBD8 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD6
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6bfbd8; /* rgb */ color: rgb(107, 251, 216); /* oklch */ color: oklch(90.0% 0.134 174.5);
Tailwind
colors: {
custom: {
50: '#a1fde4',
500: '#6bfbd8',
950: '#000000',
},
}SCSS
$custom: #6bfbd8; $custom-light: #a1fde4; $custom-dark: #000000;
JSON
{
"hex": "#6bfbd8",
"rgb": {
"r": 107,
"g": 251,
"b": 216
},
"hsl": {
"h": 165.417,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.8999,
"c": 0.13449,
"h": 174.5
},
"luminance": 0.77078
}Semantic roles & 50–950 ramp
primary
#6BFBD8
secondary
#D6345C
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684