#6AFFC0#6AFFC0
#6AFFC0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.156 H 162.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFC0 |
|---|---|
| RGB | rgb(106, 255, 192) |
| HSL | hsl(155, 100%, 71%) |
| HSV | hsv(155, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.96, -54.15, 18.38) |
| CIE-LCH | lch(90.96, 57.18, 161.25°) |
| OKLab | oklab(90.3% -0.1491 0.047) |
| OKLCH | oklch(90.3% 0.156 162.5) |
| XYZ | xyz(51.2134, 78.3849, 62.2898) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.05
Greenish Cyan
#2AFEB7
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.16
Greenish Turquoise
#00FBB0
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFC0 #FF6AA9
analogous
#6AFF75 #6AFFC0 #6AF3FF
triadic
#6AFFC0 #C06AFF #FFC06A
tetradic
#6AFFC0 #756AFF #FF6AA9 #F3FF6A
square
#6AFFC0 #756AFF #FF6AA9 #F3FF6A
split-complementary
#6AFFC0 #FF6AF3 #FF756A
monochromatic
#00EF8A #2DFFA6 #6AFFC0 #A7FFDA #E0FFF2
Accessibility & contrast
On white
1.26
#6AFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6AFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFC0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFC0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBC
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#19FFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affc0; /* rgb */ color: rgb(106, 255, 192); /* oklch */ color: oklch(90.3% 0.156 162.5);
Tailwind
colors: {
custom: {
50: '#a1ffd3',
500: '#6affc0',
950: '#000000',
},
}SCSS
$custom: #6affc0; $custom-light: #a1ffd3; $custom-dark: #000000;
JSON
{
"hex": "#6affc0",
"rgb": {
"r": 106,
"g": 255,
"b": 192
},
"hsl": {
"h": 154.631,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90297,
"c": 0.15631,
"h": 162.5
},
"luminance": 0.7839
}Semantic roles & 50–950 ramp
primary
#6AFFC0
secondary
#DB327A
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683