#6AFFBE#6AFFBE
#6AFFBE is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.158 H 161.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFBE |
|---|---|
| RGB | rgb(106, 255, 190) |
| HSL | hsl(154, 100%, 71%) |
| HSV | hsv(154, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.92, -54.56, 19.34) |
| CIE-LCH | lch(90.92, 57.89, 160.48°) |
| OKLab | oklab(90.25% -0.15 0.0494) |
| OKLCH | oklch(90.25% 0.158 161.8) |
| XYZ | xyz(50.9933, 78.2969, 61.1307) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.38
Light Blue Green
#7EFBB3
ΔE00 2.83
Greenish Cyan
#2AFEB7
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFBE #FF6AAB
analogous
#6AFF73 #6AFFBE #6AF5FF
triadic
#6AFFBE #BE6AFF #FFBE6A
tetradic
#6AFFBE #736AFF #FF6AAB #F5FF6A
square
#6AFFBE #736AFF #FF6AAB #F5FF6A
split-complementary
#6AFFBE #FF6AF5 #FF736A
monochromatic
#00EF87 #2DFFA3 #6AFFBE #A7FFD9 #E0FFF2
Accessibility & contrast
On white
1.26
#6AFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6AFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFBE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFBE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#1DFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affbe; /* rgb */ color: rgb(106, 255, 190); /* oklch */ color: oklch(90.3% 0.158 161.8);
Tailwind
colors: {
custom: {
50: '#a1ffd1',
500: '#6affbe',
950: '#000000',
},
}SCSS
$custom: #6affbe; $custom-light: #a1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6affbe",
"rgb": {
"r": 106,
"g": 255,
"b": 190
},
"hsl": {
"h": 153.826,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90251,
"c": 0.1579,
"h": 161.8
},
"luminance": 0.78302
}Semantic roles & 50–950 ramp
primary
#6AFFBE
secondary
#DB327C
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683