#6BFDCC#6BFDCC
#6BFDCC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.144 H 167.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDCC |
|---|---|
| RGB | rgb(107, 253, 204) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.66, -50.57, 11.79) |
| CIE-LCH | lch(90.66, 51.93, 166.87°) |
| OKLab | oklab(90.15% -0.1412 0.0302) |
| OKLCH | oklch(90.15% 0.144 167.9) |
| XYZ | xyz(52.0825, 77.7309, 69.3739) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDCC #FD6B9C
analogous
#6BFD83 #6BFDCC #6BE5FD
triadic
#6BFDCC #CC6BFD #FDCC6B
tetradic
#6BFDCC #836BFD #FD6B9C #E5FD6B
square
#6BFDCC #836BFD #FD6B9C #E5FD6B
split-complementary
#6BFDCC #FD6BE5 #FD836B
monochromatic
#03EA9D #2FFCB7 #6BFDCC #A7FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#6BFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6BFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDCC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDCC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#04FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfdcc; /* rgb */ color: rgb(107, 253, 204); /* oklch */ color: oklch(90.1% 0.144 167.9);
Tailwind
colors: {
custom: {
50: '#a1ffdb',
500: '#6bfdcc',
950: '#000000',
},
}SCSS
$custom: #6bfdcc; $custom-light: #a1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6bfdcc",
"rgb": {
"r": 107,
"g": 253,
"b": 204
},
"hsl": {
"h": 159.863,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.90145,
"c": 0.14439,
"h": 167.9
},
"luminance": 0.77736
}Semantic roles & 50–950 ramp
primary
#6BFDCC
secondary
#D8346B
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684