#6CFBD2#6CFBD2
#6CFBD2 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.138 H 171.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBD2 |
|---|---|
| RGB | rgb(108, 251, 210) |
| HSL | hsl(163, 95%, 70%) |
| HSV | hsv(163, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(90.24, -48.20, 8.11) |
| CIE-LCH | lch(90.24, 48.88, 170.45°) |
| OKLab | oklab(89.86% -0.1359 0.0207) |
| OKLCH | oklch(89.86% 0.138 171.4) |
| XYZ | xyz(52.3089, 76.8305, 73.0334) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.64
Bright Teal
#01F9C6
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBD2 #FB6C95
analogous
#6CFB8A #6CFBD2 #6CDDFB
triadic
#6CFBD2 #D26CFB #FBD26C
tetradic
#6CFBD2 #8A6CFB #FB6C95 #DDFB6C
square
#6CFBD2 #8A6CFB #FB6C95 #DDFB6C
split-complementary
#6CFBD2 #FB6CDD #FB8A6C
monochromatic
#06E6A6 #30F9C0 #6CFBD2 #A8FDE4 #E1FEF6
Accessibility & contrast
On white
1.28
#6CFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#6CFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBD2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBD2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbd2; /* rgb */ color: rgb(108, 251, 210); /* oklch */ color: oklch(89.9% 0.138 171.4);
Tailwind
colors: {
custom: {
50: '#a2fddf',
500: '#6cfbd2',
950: '#000000',
},
}SCSS
$custom: #6cfbd2; $custom-light: #a2fddf; $custom-dark: #000000;
JSON
{
"hex": "#6cfbd2",
"rgb": {
"r": 108,
"g": 251,
"b": 210
},
"hsl": {
"h": 162.797,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89861,
"c": 0.13751,
"h": 171.4
},
"luminance": 0.76836
}Semantic roles & 50–950 ramp
primary
#6CFBD2
secondary
#D63563
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684