#6AFBF1#6AFBF1
#6AFBF1 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.125 H 188.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBF1 |
|---|---|
| RGB | rgb(106, 251, 241) |
| HSL | hsl(176, 95%, 70%) |
| HSV | hsv(176, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(90.96, -41.11, -6.94) |
| CIE-LCH | lch(90.96, 41.69, 189.58°) |
| OKLab | oklab(90.69% -0.1237 -0.0194) |
| OKLCH | oklch(90.69% 0.125 188.9) |
| XYZ | xyz(56.3112, 78.4036, 95.3678) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 3.65
Bright Cyan
#41FDFE
ΔE00 3.90
Aqua
#00FFFF
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBF1 #FB6A74
analogous
#6AFBA8 #6AFBF1 #6ABDFB
triadic
#6AFBF1 #F16AFB #FBF16A
tetradic
#6AFBF1 #A86AFB #FB6A74 #BDFB6A
square
#6AFBF1 #A86AFB #FB6A74 #BDFB6A
split-complementary
#6AFBF1 #FB6ABD #FBA86A
monochromatic
#06E4D5 #2EF9EB #6AFBF1 #A6FDF7 #E1FEFC
Accessibility & contrast
On white
1.26
#6AFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6AFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBF1
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBF1 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF1
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afbf1; /* rgb */ color: rgb(106, 251, 241); /* oklch */ color: oklch(90.7% 0.125 188.9);
Tailwind
colors: {
custom: {
50: '#a2fdf5',
500: '#6afbf1',
950: '#000000',
},
}SCSS
$custom: #6afbf1; $custom-light: #a2fdf5; $custom-dark: #000000;
JSON
{
"hex": "#6afbf1",
"rgb": {
"r": 106,
"g": 251,
"b": 241
},
"hsl": {
"h": 175.862,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.90687,
"c": 0.12523,
"h": 188.9
},
"luminance": 0.78409
}Semantic roles & 50–950 ramp
primary
#6AFBF1
secondary
#D6333F
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685