#6AFFF4#6AFFF4
#6AFFF4 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.128 H 188.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFF4 |
|---|---|
| RGB | rgb(106, 255, 244) |
| HSL | hsl(176, 100%, 71%) |
| HSV | hsv(176, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(92.18, -42.13, -6.69) |
| CIE-LCH | lch(92.18, 42.66, 189.03°) |
| OKLab | oklab(91.7% -0.1265 -0.0188) |
| OKLCH | oklch(91.7% 0.128 188.4) |
| XYZ | xyz(58.0258, 81.1098, 98.1682) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFF4 #FF6A75
analogous
#6AFFA9 #6AFFF4 #6AC0FF
triadic
#6AFFF4 #F46AFF #FFF46A
tetradic
#6AFFF4 #A96AFF #FF6A75 #C0FF6A
square
#6AFFF4 #A96AFF #FF6A75 #C0FF6A
split-complementary
#6AFFF4 #FF6AC0 #FFA96A
monochromatic
#00EFDD #2DFFEF #6AFFF4 #A7FFF9 #E0FFFD
Accessibility & contrast
On white
1.22
#6AFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#6AFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFF4
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFF4 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F4
Deuteranopia (green-blind)
#DBE1F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6afff4; /* rgb */ color: rgb(106, 255, 244); /* oklch */ color: oklch(91.7% 0.128 188.4);
Tailwind
colors: {
custom: {
50: '#a3fff7',
500: '#6afff4',
950: '#000000',
},
}SCSS
$custom: #6afff4; $custom-light: #a3fff7; $custom-dark: #000000;
JSON
{
"hex": "#6afff4",
"rgb": {
"r": 106,
"g": 255,
"b": 244
},
"hsl": {
"h": 175.57,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.917,
"c": 0.12792,
"h": 188.4
},
"luminance": 0.81116
}Semantic roles & 50–950 ramp
primary
#6AFFF4
secondary
#DB323F
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685