#6BFCD1#6BFCD1
#6BFCD1 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.140 H 170.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD1 |
|---|---|
| RGB | rgb(107, 252, 209) |
| HSL | hsl(162, 96%, 70%) |
| HSV | hsv(162, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(90.48, -49.04, 8.96) |
| CIE-LCH | lch(90.48, 49.85, 169.65°) |
| OKLab | oklab(90.04% -0.138 0.0229) |
| OKLCH | oklch(90.04% 0.14 170.6) |
| XYZ | xyz(52.3769, 77.3449, 72.4780) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD1 #FC6B96
analogous
#6BFC88 #6BFCD1 #6BDEFC
triadic
#6BFCD1 #D16BFC #FCD16B
tetradic
#6BFCD1 #886BFC #FC6B96 #DEFC6B
square
#6BFCD1 #886BFC #FC6B96 #DEFC6B
split-complementary
#6BFCD1 #FC6BDE #FC886B
monochromatic
#05E8A5 #2FFBBE #6BFCD1 #A7FDE4 #E1FEF6
Accessibility & contrast
On white
1.28
#6BFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6BFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD1
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD1 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDCF
Deuteranopia (green-blind)
#E0DDD4
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd1; /* rgb */ color: rgb(107, 252, 209); /* oklch */ color: oklch(90.0% 0.140 170.6);
Tailwind
colors: {
custom: {
50: '#a1fedf',
500: '#6bfcd1',
950: '#000000',
},
}SCSS
$custom: #6bfcd1; $custom-light: #a1fedf; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd1",
"rgb": {
"r": 107,
"g": 252,
"b": 209
},
"hsl": {
"h": 162.207,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90038,
"c": 0.13985,
"h": 170.6
},
"luminance": 0.7735
}Semantic roles & 50–950 ramp
primary
#6BFCD1
secondary
#D73464
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684