#6AFFFE#6AFFFE
#6AFFFE is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.126 H 194.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFFE |
|---|---|
| RGB | rgb(106, 255, 254) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.46, -39.56, -11.46) |
| CIE-LCH | lch(92.46, 41.19, 196.16°) |
| OKLab | oklab(92.02% -0.1224 -0.0318) |
| OKLCH | oklch(92.02% 0.126 194.6) |
| XYZ | xyz(59.5855, 81.7337, 106.3827) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.98
Aqua
#00FFFF
ΔE00 3.04
Bright Turquoise
#0FFEF9
ΔE00 3.48
Bright Light Blue
#26F7FD
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 5.89
Light Cyan
#ACFFFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFFE #FF6A6B
analogous
#6AFFB3 #6AFFFE #6AB5FF
triadic
#6AFFFE #FE6AFF #FFFE6A
tetradic
#6AFFFE #B36AFF #FF6A6B #B5FF6A
square
#6AFFFE #B36AFF #FF6A6B #B5FF6A
split-complementary
#6AFFFE #FF6AB5 #FFB36A
monochromatic
#00EFED #2DFFFE #6AFFFE #A7FFFE #E0FFFF
Accessibility & contrast
On white
1.21
#6AFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#6AFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFFE
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFFE | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6afffe; /* rgb */ color: rgb(106, 255, 254); /* oklch */ color: oklch(92.0% 0.126 194.6);
Tailwind
colors: {
custom: {
50: '#a3fffe',
500: '#6afffe',
950: '#000000',
},
}SCSS
$custom: #6afffe; $custom-light: #a3fffe; $custom-dark: #000000;
JSON
{
"hex": "#6afffe",
"rgb": {
"r": 106,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.597,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.92016,
"c": 0.12646,
"h": 194.6
},
"luminance": 0.8174
}Semantic roles & 50–950 ramp
primary
#6AFFFE
secondary
#DB3233
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685