#6AFBF9#6AFBF9
#6AFBF9 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.124 H 193.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBF9 |
|---|---|
| RGB | rgb(106, 251, 249) |
| HSL | hsl(179, 95%, 70%) |
| HSV | hsv(179, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(91.19, -39.05, -10.76) |
| CIE-LCH | lch(91.19, 40.51, 195.41°) |
| OKLab | oklab(90.94% -0.1204 -0.0299) |
| OKLCH | oklch(90.94% 0.124 193.9) |
| XYZ | xyz(57.5325, 78.8922, 101.7999) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.12
Aqua
#00FFFF
ΔE00 3.20
Bright Turquoise
#0FFEF9
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 3.44
Bright Aqua
#0BF9EA
ΔE00 5.51
Light Cyan
#ACFFFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBF9 #FB6A6C
analogous
#6AFBB0 #6AFBF9 #6AB5FB
triadic
#6AFBF9 #F96AFB #FBF96A
tetradic
#6AFBF9 #B06AFB #FB6A6C #B5FB6A
square
#6AFBF9 #B06AFB #FB6A6C #B5FB6A
split-complementary
#6AFBF9 #FB6AB5 #FBB06A
monochromatic
#06E4E1 #2EF9F7 #6AFBF9 #A6FDFB #E1FEFE
Accessibility & contrast
On white
1.25
#6AFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#6AFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBF9
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBF9 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F9
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6afbf9; /* rgb */ color: rgb(106, 251, 249); /* oklch */ color: oklch(90.9% 0.124 193.9);
Tailwind
colors: {
custom: {
50: '#a3fdfb',
500: '#6afbf9',
950: '#000000',
},
}SCSS
$custom: #6afbf9; $custom-light: #a3fdfb; $custom-dark: #000000;
JSON
{
"hex": "#6afbf9",
"rgb": {
"r": 106,
"g": 251,
"b": 249
},
"hsl": {
"h": 179.172,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.9094,
"c": 0.12406,
"h": 193.9
},
"luminance": 0.78898
}Semantic roles & 50–950 ramp
primary
#6AFBF9
secondary
#D63336
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585