#6CFBD3#6CFBD3
#6CFBD3 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.137 H 171.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBD3 |
|---|---|
| RGB | rgb(108, 251, 211) |
| HSL | hsl(163, 95%, 70%) |
| HSV | hsv(163, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.27, -47.97, 7.62) |
| CIE-LCH | lch(90.27, 48.57, 170.97°) |
| OKLab | oklab(89.89% -0.1355 0.0194) |
| OKLCH | oklch(89.89% 0.137 171.9) |
| XYZ | xyz(52.4339, 76.8805, 73.6916) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBD3 #FB6C94
analogous
#6CFB8B #6CFBD3 #6CDBFB
triadic
#6CFBD3 #D36CFB #FBD36C
tetradic
#6CFBD3 #8B6CFB #FB6C94 #DBFB6C
square
#6CFBD3 #8B6CFB #FB6C94 #DBFB6C
split-complementary
#6CFBD3 #FB6CDB #FB8B6C
monochromatic
#06E6A8 #30F9C1 #6CFBD3 #A8FDE5 #E1FEF6
Accessibility & contrast
On white
1.28
#6CFBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#6CFBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBD3
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBD3 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbd3; /* rgb */ color: rgb(108, 251, 211); /* oklch */ color: oklch(89.9% 0.137 171.9);
Tailwind
colors: {
custom: {
50: '#a2fde0',
500: '#6cfbd3',
950: '#000000',
},
}SCSS
$custom: #6cfbd3; $custom-light: #a2fde0; $custom-dark: #000000;
JSON
{
"hex": "#6cfbd3",
"rgb": {
"r": 108,
"g": 251,
"b": 211
},
"hsl": {
"h": 163.217,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89887,
"c": 0.13689,
"h": 171.9
},
"luminance": 0.76886
}Semantic roles & 50–950 ramp
primary
#6CFBD3
secondary
#D63562
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684