#6FFBF6#6FFBF6
#6FFBF6 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 91.0% C 0.122 H 192.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBF6 |
|---|---|
| RGB | rgb(111, 251, 246) |
| HSL | hsl(178, 95%, 71%) |
| HSV | hsv(178, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(91.24, -38.94, -9.10) |
| CIE-LCH | lch(91.24, 39.99, 193.16°) |
| OKLab | oklab(91% -0.1189 -0.0253) |
| OKLCH | oklch(91% 0.122 192) |
| XYZ | xyz(57.6801, 79.0219, 99.3839) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.84
Bright Turquoise
#0FFEF9
ΔE00 3.46
Aqua
#00FFFF
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBF6 #FB6F74
analogous
#6FFBB0 #6FFBF6 #6FBAFB
triadic
#6FFBF6 #F66FFB #FBF66F
tetradic
#6FFBF6 #B06FFB #FB6F74 #BAFB6F
square
#6FFBF6 #B06FFB #FB6F74 #BAFB6F
split-complementary
#6FFBF6 #FB6FBA #FBB06F
monochromatic
#06E9E1 #33F9F2 #6FFBF6 #ABFDFA #E1FEFD
Accessibility & contrast
On white
1.25
#6FFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6FFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBF6
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBF6 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F6
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffbf6; /* rgb */ color: rgb(111, 251, 246); /* oklch */ color: oklch(91.0% 0.122 192.0);
Tailwind
colors: {
custom: {
50: '#a5fdf9',
500: '#6ffbf6',
950: '#000000',
},
}SCSS
$custom: #6ffbf6; $custom-light: #a5fdf9; $custom-dark: #000000;
JSON
{
"hex": "#6ffbf6",
"rgb": {
"r": 111,
"g": 251,
"b": 246
},
"hsl": {
"h": 177.857,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.91,
"c": 0.12157,
"h": 192
},
"luminance": 0.79028
}Semantic roles & 50–950 ramp
primary
#6FFBF6
secondary
#D6383D
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585