#6AFCBC#6AFCBC
#6AFCBC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.156 H 161.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCBC |
|---|---|
| RGB | rgb(106, 252, 188) |
| HSL | hsl(154, 96%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.00, -53.75, 19.10) |
| CIE-LCH | lch(90.00, 57.04, 160.44°) |
| OKLab | oklab(89.49% -0.1478 0.0488) |
| OKLCH | oklch(89.49% 0.156 161.7) |
| XYZ | xyz(49.8267, 76.3110, 59.6709) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 2.95
Greenish Turquoise
#00FBB0
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCBC #FC6AAA
analogous
#6AFC73 #6AFCBC #6AF3FC
triadic
#6AFCBC #BC6AFC #FCBC6A
tetradic
#6AFCBC #736AFC #FC6AAA #F3FC6A
square
#6AFCBC #736AFC #FC6AAA #F3FC6A
split-complementary
#6AFCBC #FC6AF3 #FC736A
monochromatic
#05E784 #2EFBA1 #6AFCBC #A6FDD7 #E1FEF2
Accessibility & contrast
On white
1.29
#6AFCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#6AFCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCBC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCBC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#22FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afcbc; /* rgb */ color: rgb(106, 252, 188); /* oklch */ color: oklch(89.5% 0.156 161.7);
Tailwind
colors: {
custom: {
50: '#a0fed0',
500: '#6afcbc',
950: '#000000',
},
}SCSS
$custom: #6afcbc; $custom-light: #a0fed0; $custom-dark: #000000;
JSON
{
"hex": "#6afcbc",
"rgb": {
"r": 106,
"g": 252,
"b": 188
},
"hsl": {
"h": 153.699,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.89493,
"c": 0.15562,
"h": 161.7
},
"luminance": 0.76316
}Semantic roles & 50–950 ramp
primary
#6AFCBC
secondary
#D7337B
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683