#6BFBD3#6BFBD3
#6BFBD3 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.137 H 171.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBD3 |
|---|---|
| RGB | rgb(107, 251, 211) |
| HSL | hsl(163, 95%, 70%) |
| HSV | hsv(163, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.24, -48.16, 7.58) |
| CIE-LCH | lch(90.24, 48.76, 171.06°) |
| OKLab | oklab(89.86% -0.1361 0.0193) |
| OKLCH | oklch(89.86% 0.137 171.9) |
| XYZ | xyz(52.3129, 76.8181, 73.6859) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBD3 #FB6B93
analogous
#6BFB8B #6BFBD3 #6BDBFB
triadic
#6BFBD3 #D36BFB #FBD36B
tetradic
#6BFBD3 #8B6BFB #FB6B93 #DBFB6B
square
#6BFBD3 #8B6BFB #FB6B93 #DBFB6B
split-complementary
#6BFBD3 #FB6BDB #FB8B6B
monochromatic
#06E5A7 #2FF9C1 #6BFBD3 #A7FDE5 #E1FEF6
Accessibility & contrast
On white
1.28
#6BFBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#6BFBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBD3
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBD3 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6bfbd3; /* rgb */ color: rgb(107, 251, 211); /* oklch */ color: oklch(89.9% 0.137 171.9);
Tailwind
colors: {
custom: {
50: '#a1fde0',
500: '#6bfbd3',
950: '#000000',
},
}SCSS
$custom: #6bfbd3; $custom-light: #a1fde0; $custom-dark: #000000;
JSON
{
"hex": "#6bfbd3",
"rgb": {
"r": 107,
"g": 251,
"b": 211
},
"hsl": {
"h": 163.333,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89856,
"c": 0.13742,
"h": 171.9
},
"luminance": 0.76823
}Semantic roles & 50–950 ramp
primary
#6BFBD3
secondary
#D63461
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684