#6AFFC8#6AFFC8
#6AFFC8 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.150 H 165.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFC8 |
|---|---|
| RGB | rgb(106, 255, 200) |
| HSL | hsl(158, 100%, 71%) |
| HSV | hsv(158, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.12, -52.46, 14.51) |
| CIE-LCH | lch(91.12, 54.43, 164.54°) |
| OKLab | oklab(90.49% -0.1456 0.0372) |
| OKLCH | oklch(90.49% 0.15 165.7) |
| XYZ | xyz(52.1240, 78.7491, 67.0856) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Aquamarine
#7FFFD4
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.32
Greenish Cyan
#2AFEB7
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFC8 #FF6AA1
analogous
#6AFF7D #6AFFC8 #6AECFF
triadic
#6AFFC8 #C86AFF #FFC86A
tetradic
#6AFFC8 #7D6AFF #FF6AA1 #ECFF6A
square
#6AFFC8 #7D6AFF #FF6AA1 #ECFF6A
split-complementary
#6AFFC8 #FF6AEC #FF7D6A
monochromatic
#00EF97 #2DFFB1 #6AFFC8 #A7FFDF #E0FFF4
Accessibility & contrast
On white
1.25
#6AFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#6AFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFC8
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFC8 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E5DFCC
Tritanopia (blue-blind)
#03FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6affc8; /* rgb */ color: rgb(106, 255, 200); /* oklch */ color: oklch(90.5% 0.150 165.7);
Tailwind
colors: {
custom: {
50: '#a1ffd8',
500: '#6affc8',
950: '#000000',
},
}SCSS
$custom: #6affc8; $custom-light: #a1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6affc8",
"rgb": {
"r": 106,
"g": 255,
"b": 200
},
"hsl": {
"h": 157.852,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90487,
"c": 0.15022,
"h": 165.7
},
"luminance": 0.78754
}Semantic roles & 50–950 ramp
primary
#6AFFC8
secondary
#DB3271
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683