#6AFBBE#6AFBBE
#6AFBBE is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.153 H 162.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBBE |
|---|---|
| RGB | rgb(106, 251, 190) |
| HSL | hsl(155, 95%, 70%) |
| HSV | hsv(155, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.75, -52.93, 17.72) |
| CIE-LCH | lch(89.75, 55.82, 161.49°) |
| OKLab | oklab(89.3% -0.1459 0.0453) |
| OKLCH | oklch(89.3% 0.153 162.8) |
| XYZ | xyz(49.7306, 75.7714, 60.7098) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Light Aquamarine
#7BFDC7
ΔE00 1.84
Greenish Cyan
#2AFEB7
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBBE #FB6AA7
analogous
#6AFB76 #6AFBBE #6AEFFB
triadic
#6AFBBE #BE6AFB #FBBE6A
tetradic
#6AFBBE #766AFB #FB6AA7 #EFFB6A
square
#6AFBBE #766AFB #FB6AA7 #EFFB6A
split-complementary
#6AFBBE #FB6AEF #FB766A
monochromatic
#06E487 #2EF9A4 #6AFBBE #A6FDD8 #E1FEF2
Accessibility & contrast
On white
1.30
#6AFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#6AFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBBE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBBE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#21FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afbbe; /* rgb */ color: rgb(106, 251, 190); /* oklch */ color: oklch(89.3% 0.153 162.8);
Tailwind
colors: {
custom: {
50: '#a0fdd1',
500: '#6afbbe',
950: '#000000',
},
}SCSS
$custom: #6afbbe; $custom-light: #a0fdd1; $custom-dark: #000000;
JSON
{
"hex": "#6afbbe",
"rgb": {
"r": 106,
"g": 251,
"b": 190
},
"hsl": {
"h": 154.759,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89302,
"c": 0.15275,
"h": 162.8
},
"luminance": 0.75776
}Semantic roles & 50–950 ramp
primary
#6AFBBE
secondary
#D63378
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683