#6FFBCB#6FFBCB
#6FFBCB is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.141 H 167.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBCB |
|---|---|
| RGB | rgb(111, 251, 203) |
| HSL | hsl(159, 95%, 71%) |
| HSV | hsv(159, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.17, -49.16, 11.64) |
| CIE-LCH | lch(90.17, 50.52, 166.68°) |
| OKLab | oklab(89.78% -0.1373 0.0298) |
| OKLCH | oklch(89.78% 0.141 167.7) |
| XYZ | xyz(51.8271, 76.6807, 68.5580) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 1.89
Light Turquoise
#7EF4CC
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBCB #FB6F9F
analogous
#6FFB85 #6FFBCB #6FE5FB
triadic
#6FFBCB #CB6FFB #FBCB6F
tetradic
#6FFBCB #856FFB #FB6F9F #E5FB6F
square
#6FFBCB #856FFB #FB6F9F #E5FB6F
split-complementary
#6FFBCB #FB6FE5 #FB856F
monochromatic
#06E99B #33F9B5 #6FFBCB #ABFDE1 #E1FEF4
Accessibility & contrast
On white
1.29
#6FFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#6FFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBCB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBCB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECC9
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#25FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffbcb; /* rgb */ color: rgb(111, 251, 203); /* oklch */ color: oklch(89.8% 0.141 167.7);
Tailwind
colors: {
custom: {
50: '#a3fdda',
500: '#6ffbcb',
950: '#000000',
},
}SCSS
$custom: #6ffbcb; $custom-light: #a3fdda; $custom-dark: #000000;
JSON
{
"hex": "#6ffbcb",
"rgb": {
"r": 111,
"g": 251,
"b": 203
},
"hsl": {
"h": 159.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.89777,
"c": 0.14054,
"h": 167.7
},
"luminance": 0.76686
}Semantic roles & 50–950 ramp
primary
#6FFBCB
secondary
#D6386E
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684