#6BFDCB#6BFDCB
#6BFDCB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.145 H 167.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDCB |
|---|---|
| RGB | rgb(107, 253, 203) |
| HSL | hsl(159, 97%, 71%) |
| HSV | hsv(159, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.64, -50.79, 12.28) |
| CIE-LCH | lch(90.64, 52.26, 166.41°) |
| OKLab | oklab(90.12% -0.1416 0.0315) |
| OKLCH | oklch(90.12% 0.145 167.5) |
| XYZ | xyz(51.9629, 77.6830, 68.7442) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDCB #FD6B9D
analogous
#6BFD82 #6BFDCB #6BE6FD
triadic
#6BFDCB #CB6BFD #FDCB6B
tetradic
#6BFDCB #826BFD #FD6B9D #E6FD6B
square
#6BFDCB #826BFD #FD6B9D #E6FD6B
split-complementary
#6BFDCB #FD6BE6 #FD826B
monochromatic
#03EA9B #2FFCB6 #6BFDCB #A7FEE0 #E1FFF4
Accessibility & contrast
On white
1.27
#6BFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6BFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDCB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDCB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#08FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfdcb; /* rgb */ color: rgb(107, 253, 203); /* oklch */ color: oklch(90.1% 0.145 167.5);
Tailwind
colors: {
custom: {
50: '#a1ffda',
500: '#6bfdcb',
950: '#000000',
},
}SCSS
$custom: #6bfdcb; $custom-light: #a1ffda; $custom-dark: #000000;
JSON
{
"hex": "#6bfdcb",
"rgb": {
"r": 107,
"g": 253,
"b": 203
},
"hsl": {
"h": 159.452,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.9012,
"c": 0.14509,
"h": 167.5
},
"luminance": 0.77688
}Semantic roles & 50–950 ramp
primary
#6BFDCB
secondary
#D8346C
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684