#6BFDCD#6BFDCD
#6BFDCD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.144 H 168.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDCD |
|---|---|
| RGB | rgb(107, 253, 205) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.68, -50.35, 11.31) |
| CIE-LCH | lch(90.68, 51.61, 167.34°) |
| OKLab | oklab(90.17% -0.1408 0.029) |
| OKLCH | oklch(90.17% 0.144 168.4) |
| XYZ | xyz(52.2028, 77.7790, 70.0075) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDCD #FD6B9B
analogous
#6BFD84 #6BFDCD #6BE4FD
triadic
#6BFDCD #CD6BFD #FDCD6B
tetradic
#6BFDCD #846BFD #FD6B9B #E4FD6B
square
#6BFDCD #846BFD #FD6B9B #E4FD6B
split-complementary
#6BFDCD #FD6BE4 #FD846B
monochromatic
#03EA9E #2FFCB9 #6BFDCD #A7FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#6BFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6BFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDCD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDCD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfdcd; /* rgb */ color: rgb(107, 253, 205); /* oklch */ color: oklch(90.2% 0.144 168.4);
Tailwind
colors: {
custom: {
50: '#a1ffdc',
500: '#6bfdcd',
950: '#000000',
},
}SCSS
$custom: #6bfdcd; $custom-light: #a1ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6bfdcd",
"rgb": {
"r": 107,
"g": 253,
"b": 205
},
"hsl": {
"h": 160.274,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.9017,
"c": 0.14371,
"h": 168.4
},
"luminance": 0.77784
}Semantic roles & 50–950 ramp
primary
#6BFDCD
secondary
#D8346A
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684