#6AFFF2#6AFFF2
#6AFFF2 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.128 H 187.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFF2 |
|---|---|
| RGB | rgb(106, 255, 242) |
| HSL | hsl(175, 100%, 71%) |
| HSV | hsv(175, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.13, -42.64, -5.74) |
| CIE-LCH | lch(92.13, 43.02, 187.66°) |
| OKLab | oklab(91.64% -0.1274 -0.0162) |
| OKLCH | oklch(91.64% 0.128 187.2) |
| XYZ | xyz(57.7237, 80.9890, 96.5776) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.45
Bright Turquoise
#0FFEF9
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 4.71
Aqua
#00FFFF
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFF2 #FF6A77
analogous
#6AFFA7 #6AFFF2 #6AC1FF
triadic
#6AFFF2 #F26AFF #FFF26A
tetradic
#6AFFF2 #A76AFF #FF6A77 #C1FF6A
square
#6AFFF2 #A76AFF #FF6A77 #C1FF6A
split-complementary
#6AFFF2 #FF6AC1 #FFA76A
monochromatic
#00EFDA #2DFFED #6AFFF2 #A7FFF7 #E0FFFC
Accessibility & contrast
On white
1.22
#6AFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#6AFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFF2
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFF2 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F2
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6afff2; /* rgb */ color: rgb(106, 255, 242); /* oklch */ color: oklch(91.6% 0.128 187.2);
Tailwind
colors: {
custom: {
50: '#a3fff6',
500: '#6afff2',
950: '#000000',
},
}SCSS
$custom: #6afff2; $custom-light: #a3fff6; $custom-dark: #000000;
JSON
{
"hex": "#6afff2",
"rgb": {
"r": 106,
"g": 255,
"b": 242
},
"hsl": {
"h": 174.765,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91639,
"c": 0.12839,
"h": 187.2
},
"luminance": 0.80995
}Semantic roles & 50–950 ramp
primary
#6AFFF2
secondary
#DB3241
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685