#6FF1CB#6FF1CB
#6FF1CB is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.4% C 0.128 H 171.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF1CB |
|---|---|
| RGB | rgb(111, 241, 203) |
| HSL | hsl(162, 82%, 69%) |
| HSV | hsv(162, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 15.8%, 5.5%) |
| CIE-LAB | lab(87.29, -44.88, 7.51) |
| CIE-LCH | lch(87.29, 45.50, 170.50°) |
| OKLab | oklab(87.43% -0.1268 0.0192) |
| OKLCH | oklch(87.43% 0.128 171.4) |
| XYZ | xyz(48.7854, 70.5974, 67.5441) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.55
Aquamarine
#7FFFD4
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.62
Tiffany Blue
#7BF2DA
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF1CB #F16F95
analogous
#6FF18A #6FF1CB #6FD6F1
triadic
#6FF1CB #CB6FF1 #F1CB6F
tetradic
#6FF1CB #8A6FF1 #F16F95 #D6F16F
square
#6FF1CB #8A6FF1 #F16F95 #D6F16F
split-complementary
#6FF1CB #F16FD6 #F18A6F
monochromatic
#14D19A #37ECB7 #6FF1CB #A7F6DF #DFFCF3
Accessibility & contrast
On white
1.39
#6FF1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#6FF1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF1CB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF1CB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#2CF3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff1cb; /* rgb */ color: rgb(111, 241, 203); /* oklch */ color: oklch(87.4% 0.128 171.4);
Tailwind
colors: {
custom: {
50: '#a2f6da',
500: '#6ff1cb',
950: '#000000',
},
}SCSS
$custom: #6ff1cb; $custom-light: #a2f6da; $custom-dark: #000000;
JSON
{
"hex": "#6ff1cb",
"rgb": {
"r": 111,
"g": 241,
"b": 203
},
"hsl": {
"h": 162.462,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.87429,
"c": 0.12823,
"h": 171.4
},
"luminance": 0.70602
}Semantic roles & 50–950 ramp
primary
#6FF1CB
secondary
#CA3A64
accent
#0746DF
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583