#6AFFEA#6AFFEA
#6AFFEA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 182.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFEA |
|---|---|
| RGB | rgb(106, 255, 234) |
| HSL | hsl(172, 100%, 71%) |
| HSV | hsv(172, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(91.92, -44.63, -1.90) |
| CIE-LCH | lch(91.92, 44.67, 182.44°) |
| OKLab | oklab(91.4% -0.1307 -0.0058) |
| OKLCH | oklch(91.4% 0.131 182.6) |
| XYZ | xyz(56.5484, 80.5189, 90.3875) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 5.74
Aqua (survey)
#13EAC9
ΔE00 6.66
Aquamarine
#7FFFD4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFEA #FF6A7F
analogous
#6AFF9F #6AFFEA #6AC9FF
triadic
#6AFFEA #EA6AFF #FFEA6A
tetradic
#6AFFEA #9F6AFF #FF6A7F #C9FF6A
square
#6AFFEA #9F6AFF #FF6A7F #C9FF6A
split-complementary
#6AFFEA #FF6AC9 #FF9F6A
monochromatic
#00EFCD #2DFFE1 #6AFFEA #A7FFF3 #E0FFFB
Accessibility & contrast
On white
1.23
#6AFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6AFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFEA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFEA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6affea; /* rgb */ color: rgb(106, 255, 234); /* oklch */ color: oklch(91.4% 0.131 182.6);
Tailwind
colors: {
custom: {
50: '#a2fff0',
500: '#6affea',
950: '#000000',
},
}SCSS
$custom: #6affea; $custom-light: #a2fff0; $custom-dark: #000000;
JSON
{
"hex": "#6affea",
"rgb": {
"r": 106,
"g": 255,
"b": 234
},
"hsl": {
"h": 171.544,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91399,
"c": 0.13088,
"h": 182.6
},
"luminance": 0.80525
}Semantic roles & 50–950 ramp
primary
#6AFFEA
secondary
#DB324A
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685