#6FFBCF#6FFBCF
#6FFBCF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.138 H 169.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBCF |
|---|---|
| RGB | rgb(111, 251, 207) |
| HSL | hsl(161, 95%, 71%) |
| HSV | hsv(161, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.26, -48.28, 9.70) |
| CIE-LCH | lch(90.26, 49.25, 168.64°) |
| OKLab | oklab(89.88% -0.1356 0.0248) |
| OKLCH | oklch(89.88% 0.138 169.6) |
| XYZ | xyz(52.3099, 76.8738, 71.1008) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.43
Light Turquoise
#7EF4CC
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBCF #FB6F9B
analogous
#6FFB89 #6FFBCF #6FE1FB
triadic
#6FFBCF #CF6FFB #FBCF6F
tetradic
#6FFBCF #896FFB #FB6F9B #E1FB6F
square
#6FFBCF #896FFB #FB6F9B #E1FB6F
split-complementary
#6FFBCF #FB6FE1 #FB896F
monochromatic
#06E9A2 #33F9BB #6FFBCF #ABFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#6FFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#6FFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBCF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBCF | 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)
#F5ECCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#1FFCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffbcf; /* rgb */ color: rgb(111, 251, 207); /* oklch */ color: oklch(89.9% 0.138 169.6);
Tailwind
colors: {
custom: {
50: '#a3fddd',
500: '#6ffbcf',
950: '#000000',
},
}SCSS
$custom: #6ffbcf; $custom-light: #a3fddd; $custom-dark: #000000;
JSON
{
"hex": "#6ffbcf",
"rgb": {
"r": 111,
"g": 251,
"b": 207
},
"hsl": {
"h": 161.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.89879,
"c": 0.13783,
"h": 169.6
},
"luminance": 0.76879
}Semantic roles & 50–950 ramp
primary
#6FFBCF
secondary
#D6386A
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684