#6BF3C5#6BF3C5
#6BF3C5 is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.137 H 168.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF3C5 |
|---|---|
| RGB | rgb(107, 243, 197) |
| HSL | hsl(160, 85%, 69%) |
| HSV | hsv(160, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 18.9%, 4.7%) |
| CIE-LAB | lab(87.61, -47.90, 11.08) |
| CIE-LCH | lch(87.61, 49.16, 166.98°) |
| OKLab | oklab(87.61% -0.1339 0.0284) |
| OKLCH | oklch(87.61% 0.137 168) |
| XYZ | xyz(48.1872, 71.2536, 64.0264) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF3C5 #F36B99
analogous
#6BF381 #6BF3C5 #6BDDF3
triadic
#6BF3C5 #C56BF3 #F3C56B
tetradic
#6BF3C5 #816BF3 #F36B99 #DDF36B
square
#6BF3C5 #816BF3 #F36B99 #DDF36B
split-complementary
#6BF3C5 #F36BDD #F3816B
monochromatic
#11D391 #32EEAF #6BF3C5 #A4F8DB #DCFCF1
Accessibility & contrast
On white
1.38
#6BF3C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#6BF3C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF3C5
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF3C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF3C5 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C3
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#22F4E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf3c5; /* rgb */ color: rgb(107, 243, 197); /* oklch */ color: oklch(87.6% 0.137 168.0);
Tailwind
colors: {
custom: {
50: '#a0f8d6',
500: '#6bf3c5',
950: '#000000',
},
}SCSS
$custom: #6bf3c5; $custom-light: #a0f8d6; $custom-dark: #000000;
JSON
{
"hex": "#6bf3c5",
"rgb": {
"r": 107,
"g": 243,
"b": 197
},
"hsl": {
"h": 159.706,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.87609,
"c": 0.13687,
"h": 168
},
"luminance": 0.71258
}Semantic roles & 50–950 ramp
primary
#6BF3C5
secondary
#CC3669
accent
#044FE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583