#6AFBF2#6AFBF2
#6AFBF2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.125 H 189.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBF2 |
|---|---|
| RGB | rgb(106, 251, 242) |
| HSL | hsl(176, 95%, 70%) |
| HSV | hsv(176, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(90.99, -40.85, -7.42) |
| CIE-LCH | lch(90.99, 41.52, 190.29°) |
| OKLab | oklab(90.72% -0.1233 -0.0207) |
| OKLCH | oklch(90.72% 0.125 189.5) |
| XYZ | xyz(56.4610, 78.4636, 96.1566) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.26
Bright Cyan
#41FDFE
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.05
Bright Light Blue
#26F7FD
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBF2 #FB6A73
analogous
#6AFBAA #6AFBF2 #6ABBFB
triadic
#6AFBF2 #F26AFB #FBF26A
tetradic
#6AFBF2 #AA6AFB #FB6A73 #BBFB6A
square
#6AFBF2 #AA6AFB #FB6A73 #BBFB6A
split-complementary
#6AFBF2 #FB6ABB #FBAA6A
monochromatic
#06E4D7 #2EF9ED #6AFBF2 #A6FDF7 #E1FEFC
Accessibility & contrast
On white
1.26
#6AFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#6AFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBF2
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBF2 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afbf2; /* rgb */ color: rgb(106, 251, 242); /* oklch */ color: oklch(90.7% 0.125 189.5);
Tailwind
colors: {
custom: {
50: '#a2fdf6',
500: '#6afbf2',
950: '#000000',
},
}SCSS
$custom: #6afbf2; $custom-light: #a2fdf6; $custom-dark: #000000;
JSON
{
"hex": "#6afbf2",
"rgb": {
"r": 106,
"g": 251,
"b": 242
},
"hsl": {
"h": 176.276,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.90718,
"c": 0.12504,
"h": 189.5
},
"luminance": 0.78469
}Semantic roles & 50–950 ramp
primary
#6AFBF2
secondary
#D6333D
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685