#6AFFFB#6AFFFB
#6AFFFB is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.127 H 192.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFFB |
|---|---|
| RGB | rgb(106, 255, 251) |
| HSL | hsl(178, 100%, 71%) |
| HSV | hsv(178, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.37, -40.34, -10.03) |
| CIE-LCH | lch(92.37, 41.57, 193.97°) |
| OKLab | oklab(91.92% -0.1236 -0.0279) |
| OKLCH | oklch(91.92% 0.127 192.7) |
| XYZ | xyz(59.1088, 81.5431, 103.8724) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.34
Bright Turquoise
#0FFEF9
ΔE00 3.08
Aqua
#00FFFF
ΔE00 3.12
Bright Light Blue
#26F7FD
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFFB #FF6A6E
analogous
#6AFFB0 #6AFFFB #6AB8FF
triadic
#6AFFFB #FB6AFF #FFFB6A
tetradic
#6AFFFB #B06AFF #FF6A6E #B8FF6A
square
#6AFFFB #B06AFF #FF6A6E #B8FF6A
split-complementary
#6AFFFB #FF6AB8 #FFB06A
monochromatic
#00EFE8 #2DFFF9 #6AFFFB #A7FFFD #E0FFFE
Accessibility & contrast
On white
1.21
#6AFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#6AFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFFB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFFB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6afffb; /* rgb */ color: rgb(106, 255, 251); /* oklch */ color: oklch(91.9% 0.127 192.7);
Tailwind
colors: {
custom: {
50: '#a3fffc',
500: '#6afffb',
950: '#000000',
},
}SCSS
$custom: #6afffb; $custom-light: #a3fffc; $custom-dark: #000000;
JSON
{
"hex": "#6afffb",
"rgb": {
"r": 106,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.389,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91919,
"c": 0.12673,
"h": 192.7
},
"luminance": 0.81549
}Semantic roles & 50–950 ramp
primary
#6AFFFB
secondary
#DB3237
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685