#6AFFE9#6AFFE9
#6AFFE9 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 182.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE9 |
|---|---|
| RGB | rgb(106, 255, 233) |
| HSL | hsl(171, 100%, 71%) |
| HSV | hsv(171, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(91.89, -44.87, -1.42) |
| CIE-LCH | lch(91.89, 44.90, 181.81°) |
| OKLab | oklab(91.37% -0.1312 -0.0045) |
| OKLCH | oklch(91.37% 0.131 182) |
| XYZ | xyz(56.4052, 80.4616, 89.6331) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.37
Bright Aqua
#0BF9EA
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 6.02
Aquamarine
#7FFFD4
ΔE00 6.46
Aqua (survey)
#13EAC9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE9 #FF6A80
analogous
#6AFF9E #6AFFE9 #6ACAFF
triadic
#6AFFE9 #E96AFF #FFE96A
tetradic
#6AFFE9 #9E6AFF #FF6A80 #CAFF6A
square
#6AFFE9 #9E6AFF #FF6A80 #CAFF6A
split-complementary
#6AFFE9 #FF6ACA #FF9E6A
monochromatic
#00EFCB #2DFFE0 #6AFFE9 #A7FFF2 #E0FFFA
Accessibility & contrast
On white
1.23
#6AFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#6AFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE9
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE9 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6affe9; /* rgb */ color: rgb(106, 255, 233); /* oklch */ color: oklch(91.4% 0.131 182.0);
Tailwind
colors: {
custom: {
50: '#a2fff0',
500: '#6affe9',
950: '#000000',
},
}SCSS
$custom: #6affe9; $custom-light: #a2fff0; $custom-dark: #000000;
JSON
{
"hex": "#6affe9",
"rgb": {
"r": 106,
"g": 255,
"b": 233
},
"hsl": {
"h": 171.141,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.9137,
"c": 0.13125,
"h": 182
},
"luminance": 0.80467
}Semantic roles & 50–950 ramp
primary
#6AFFE9
secondary
#DB324B
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685