#6CFBCB#6CFBCB
#6CFBCB is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.142 H 168.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBCB |
|---|---|
| RGB | rgb(108, 251, 203) |
| HSL | hsl(160, 95%, 70%) |
| HSV | hsv(160, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.09, -49.76, 11.50) |
| CIE-LCH | lch(90.09, 51.07, 166.99°) |
| OKLab | oklab(89.68% -0.139 0.0295) |
| OKLCH | oklch(89.68% 0.142 168) |
| XYZ | xyz(51.4558, 76.4893, 68.5405) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBCB #FB6C9C
analogous
#6CFB83 #6CFBCB #6CE4FB
triadic
#6CFBCB #CB6CFB #FBCB6C
tetradic
#6CFBCB #836CFB #FB6C9C #E4FB6C
square
#6CFBCB #836CFB #FB6C9C #E4FB6C
split-complementary
#6CFBCB #FB6CE4 #FB836C
monochromatic
#06E69B #30F9B6 #6CFBCB #A8FDE0 #E1FEF4
Accessibility & contrast
On white
1.29
#6CFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#6CFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBCB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBCB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECC9
Deuteranopia (green-blind)
#E1DCCE
Tritanopia (blue-blind)
#15FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbcb; /* rgb */ color: rgb(108, 251, 203); /* oklch */ color: oklch(89.7% 0.142 168.0);
Tailwind
colors: {
custom: {
50: '#a1fdda',
500: '#6cfbcb',
950: '#000000',
},
}SCSS
$custom: #6cfbcb; $custom-light: #a1fdda; $custom-dark: #000000;
JSON
{
"hex": "#6cfbcb",
"rgb": {
"r": 108,
"g": 251,
"b": 203
},
"hsl": {
"h": 159.86,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.8968,
"c": 0.14211,
"h": 168
},
"luminance": 0.76494
}Semantic roles & 50–950 ramp
primary
#6CFBCB
secondary
#D6356B
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683